AproxPay Proxy for Windsurf
io.github.aproxpay/aproxproxy
Residential proxy for AI agents via x402 — fetch, sessions, exit country
client:Windsurf
transport:stdio
runtime:npm
Install AproxPay Proxy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"aproxproxy": {
"command": "npx",
"args": [
"-y",
"aproxproxy-mcp"
],
"env": {
"APROXPROXY_PRIVATE_KEY": "<APROXPROXY_PRIVATE_KEY>",
"APROXPROXY_BASE_URL": "<APROXPROXY_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs