Skip to content
Windsurf

Proxy Doctor for Windsurf

io.github.jiansen/proxy-doctor

Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)

client:Windsurf transport:stdio runtime:pypi

Install Proxy Doctor in Windsurf

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

{
  "mcpServers": {
    "proxy-doctor": {
      "command": "uvx",
      "args": [
        "proxy-doctor"
      ]
    }
  }
}

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

Proxy Doctor in other clients