MCP Server
MCP
AproxPay Proxy
Residential proxy for AI agents via x402 — fetch, sessions, exit country
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "aproxproxy-mcp",
"version": "0.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Buyer wallet private key (0x…) used to sign x402 EIP-3009 USDC payments. Keep this on your machine — never share it.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "APROXPROXY_PRIVATE_KEY"
},
{
"description": "AproxPay proxy API base URL",
"format": "string",
"default": "https://proxy.aproxpay.com",
"name": "APROXPROXY_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment