Skip to content
VS Code

AuditFellow for VS Code

app.auditfellow/auditfellow

Your audit methodology inside Claude: findings, risks, controls and workpapers in your team format.

client:VS Code transport:streamable-http

Install AuditFellow in VS Code

.vscode/mcp.json

{
  "servers": {
    "auditfellow": {
      "type": "http",
      "url": "https://auditfellow.app/mcp/oauth"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AuditFellow in other clients