{
  "_generated_by": "sync-from-info.mjs - do not hand-edit; this file is regenerated on every deploy. Documentation numbers come from docs-manifest.json, live data from /v1/x402/info.",
  "x402Version": 1,
  "version": "2.0.0",
  "provider": "proxies.sx",
  "services": [
    {
      "id": "mobile-proxy",
      "name": "Mobile Proxy",
      "endpoint": "https://api.proxies.sx/v1/x402/proxy",
      "price": "$4/GB",
      "status": "live"
    },
    {
      "id": "pool-gateway",
      "name": "Pool Gateway Access",
      "endpoint": "https://api.proxies.sx/v1/x402/pool",
      "price": "$4/GB (mbl tier)",
      "status": "live"
    },
    {
      "id": "peer-network",
      "name": "Peer Network (Earn USDC)",
      "endpoint": "https://api.proxies.sx/v1/peer/agents/register",
      "price": "a revenue share set by Proxies.sx and customized per partner, NET - no fixed public percentage; live per-GB rate in the earningsPerGB field of the registration response",
      "status": "live"
    }
  ],
  "pricing": {
    "shared": {
      "tier": "shared",
      "portPriceMonthly": 0,
      "trafficPricePerGB": 4,
      "portPricePerHour": 0,
      "portPricePerDay": 0
    },
    "networks": [
      {
        "network": "base",
        "chainId": "eip155:8453",
        "enabled": true,
        "usdcAddress": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
        "recipientAddress": "0xF8cD900794245fc36CBE65be9afc23CDF5103042"
      },
      {
        "network": "solana",
        "chainId": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "enabled": true,
        "usdcAddress": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "recipientAddress": "6eUdVwsPArTxwVqEARYGCh4S2qwW2zCs7jSEDRpxydnv"
      }
    ],
    "minDurationSeconds": 3600,
    "maxDurationSeconds": 2592000,
    "minTrafficGB": 0.1
  },
  "countries": [
    "NL",
    "PL",
    "US",
    "GE",
    "FR",
    "GB"
  ],
  "mcp": {
    "package": "@proxies-sx/mcp-server",
    "version": "2.4.1",
    "tools": 89,
    "installation": "npx @proxies-sx/mcp-server",
    "modes": "PROXIES_API_KEY (API-key mode, 70 tools) is the main path - account + deposited GB. AGENT_WALLET_KEY (x402 wallet mode, 19 tools) is optional, for account-less agents that pay per-request in USDC. PROXIES_API_URL is optional. Both can be set at once.",
    "config": {
      "mcpServers": {
        "proxies-sx": {
          "command": "npx",
          "args": [
            "-y",
            "@proxies-sx/mcp-server"
          ],
          "env": {
            "PROXIES_API_URL": "https://api.proxies.sx",
            "PROXIES_API_KEY": "psx_your_api_key (main path)",
            "AGENT_WALLET_KEY": "(optional - enables the 19 wallet x402 tools)"
          }
        }
      }
    }
  },
  "endpoints": {
    "purchase": "GET/POST https://api.proxies.sx/v1/x402/proxy",
    "poolPurchase": "GET/POST https://api.proxies.sx/v1/x402/pool",
    "rotate": "GET https://api.proxies.sx/v1/rotate/{token}",
    "session": "GET https://api.proxies.sx/v1/x402/manage/session (Header: X-Session-Token)",
    "sessionCredit": "GET https://api.proxies.sx/v1/x402/manage/session/credit (Header: X-Session-Token)",
    "portsRecreate": "POST https://api.proxies.sx/v1/x402/manage/ports/recreate (Header: X-Session-Token)",
    "portsReplace": "POST https://api.proxies.sx/v1/x402/manage/ports/replace (Header: X-Session-Token)",
    "sessionTopupCalculate": "GET https://api.proxies.sx/v1/x402/manage/session/topup/calculate (Header: X-Session-Token)",
    "sessionTopup": "POST https://api.proxies.sx/v1/x402/manage/session/topup (Header: X-Session-Token)",
    "poolCredit": "GET https://api.proxies.sx/v1/x402/manage/pool/credit (Header: X-Session-Token)",
    "poolTopup": "POST https://api.proxies.sx/v1/x402/manage/pool/topup (Header: X-Session-Token)"
  },
  "status": "https://api.proxies.sx/v1/x402/status",
  "info": "https://api.proxies.sx/v1/x402/info"
}