Skip to content
Cline

mcp-audit for Cline

io.github.firatmio/mcp-audit-proxy

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

client:Cline transport:stdio runtime:npm

Install mcp-audit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp-audit in other clients