AproxPay Proxy for Claude Desktop
io.github.aproxpay/aproxproxy
Residential proxy for AI agents via x402 — fetch, sessions, exit country
client:Claude Desktop
transport:stdio
runtime:npm
Install AproxPay Proxy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"aproxproxy": {
"command": "npx",
"args": [
"-y",
"aproxproxy-mcp"
],
"env": {
"APROXPROXY_PRIVATE_KEY": "<APROXPROXY_PRIVATE_KEY>",
"APROXPROXY_BASE_URL": "<APROXPROXY_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs