Skip to content
Windsurf

mcp watchdog for Windsurf

io.github.bountyyfi/mcp-watchdog

MCP security proxy - detects and blocks 40+ MCP attack classes. Zero config.

client:Windsurf transport:stdio runtime:pypi

Install mcp watchdog in Windsurf

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

{
  "mcpServers": {
    "mcp-watchdog": {
      "command": "uvx",
      "args": [
        "mcp-watchdog"
      ]
    }
  }
}

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

mcp watchdog in other clients