Skip to content
Cursor

AproxPay Proxy for Cursor

io.github.aproxpay/aproxproxy

Residential proxy for AI agents via x402 — fetch, sessions, exit country

client:Cursor transport:stdio runtime:npm

Install AproxPay Proxy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "aproxproxy": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "aproxproxy-mcp"
      ],
      "env": {
        "APROXPROXY_PRIVATE_KEY": "<APROXPROXY_PRIVATE_KEY>",
        "APROXPROXY_BASE_URL": "<APROXPROXY_BASE_URL>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AproxPay Proxy in other clients