Skip to content
Windsurf

mcp-audit for Windsurf

io.github.firatmio/mcp-audit-proxy

Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.

client:Windsurf transport:stdio runtime:npm

Install mcp-audit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-audit-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-audit-proxy"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp-audit in other clients