Skip to content
Windsurf

dr-mcp for Windsurf

io.github.inferensys/dr-mcp

Audits MCP configs, scores risk, and creates reversible repair plans.

client:Windsurf transport:stdio runtime:npm

Install dr-mcp in Windsurf

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

{
  "mcpServers": {
    "dr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@inferensys/dr-mcp"
      ]
    }
  }
}

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

dr-mcp in other clients