x402 Doctor for Claude Desktop
com.twelvepermissions/x402-doctor
Diagnose x402 seller endpoints: what is wrong with your 402 challenge, and how to fix it.
client:Claude Desktop
transport:streamable-http
tools:3
Install x402 Doctor in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"x402-doctor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402-doctor.tsharpe.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs