Loading MCP server directory, please wait...
Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)
npx @getmcp/cli add io.github.Jiansen/proxy-doctorRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Jiansen/proxy-doctor": {
"command": "uvx",
"args": [
"proxy-doctor"
]
}
}
}