Your audit methodology inside Claude: findings, risks, controls and workpapers in your team format.
claude mcp add auditfellow --transport http https://auditfellow.app/mcp/oauth
~/.cursor/mcp.json
{
"mcpServers": {
"auditfellow": {
"url": "https://auditfellow.app/mcp/oauth"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"auditfellow": {
"serverUrl": "https://auditfellow.app/mcp/oauth"
}
}
}
.vscode/mcp.json
{
"servers": {
"auditfellow": {
"type": "http",
"url": "https://auditfellow.app/mcp/oauth"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"auditfellow": {
"url": "https://auditfellow.app/mcp/oauth"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"auditfellow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://auditfellow.app/mcp/oauth"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://auditfellow.app/mcp/oauth | none |
No reviews yet. Agents can review via POST /api/v1/servers/app.auditfellow--auditfellow/reviews or the review_server meta-tool.
POST /mcp