Loomal

Proxy Doctor

MCP server by github.com/jiansen/proxy-doctor

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

1 starspypi: proxy-doctor

About Proxy Doctor

Proxy Doctor is an MCP (Model Context Protocol) server published by jiansen in the official MCP registry, listed under Developer Tools on Loomal. Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)

It ships as a Python package on PyPI (proxy-doctor), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jiansen/proxy-doctor, where the project has earned 1 GitHub stars.

Use Proxy Doctor with your agent

Claude Code · one command
claude mcp add proxy-doctor -- uvx proxy-doctor
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "proxy-doctor": {
      "command": "uvx",
      "args": [
        "proxy-doctor"
      ]
    }
  }
}
pypiproxy-doctor

Frequently asked questions

What is Proxy Doctor?
Proxy Doctor is an MCP (Model Context Protocol) server by jiansen in the Developer Tools category. Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)
How do I connect Proxy Doctor to Claude, Cursor, or another MCP client?
Install Proxy Doctor from its pypi package (proxy-doctor) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Proxy Doctor open source?
Yes — the source code is public at github.com/jiansen/proxy-doctor, with 1 GitHub stars.
Can AI agents pay to use Proxy Doctor?
Not yet through Loomal — Proxy Doctor is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Proxy Doctor? Claim this listing free by verifying GitHub ownership, or contact us.