Skip to content
Zed

AproxPay Proxy for Zed

io.github.aproxpay/aproxproxy

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

client:Zed transport:stdio runtime:npm

Install AproxPay Proxy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

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

Merge this into your existing settings object — do not replace the file. Zed docs

AproxPay Proxy in other clients