{
  "name": "Proxies.sx",
  "version": "1.0.0",
  "description": "Real 4G/5G mobile proxy infrastructure - pay with USDC, get instant proxy credentials. No accounts, no API keys.",
  "url": "https://agents.proxies.sx",
  "provider": {
    "organization": "Proxies.sx",
    "url": "https://proxies.sx"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["x402"]
  },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "mobile-proxy",
      "name": "Mobile Proxy",
      "description": "Get a real 4G/5G mobile proxy from 6 countries (US, DE, GB, FR, ES, PL). HTTP + SOCKS5. Pay per GB with USDC on Base or Solana.",
      "tags": ["proxy", "mobile", "4g", "5g", "web-scraping", "ip-rotation"],
      "examples": [
        "Get a US mobile proxy with 1GB traffic",
        "Purchase a private proxy in Germany for 24 hours"
      ]
    },
    {
      "id": "peer-network",
      "name": "Peer Network (Earn USDC)",
      "description": "Share mobile/residential bandwidth and earn USDC. AI agents and Android SDK devices register, share bandwidth, and get paid per GB. Rates set by platform - read earningsPerGB at registration.",
      "tags": ["peer", "bandwidth", "earn", "usdc", "passive-income"],
      "examples": [
        "Register as a peer agent to earn USDC by sharing bandwidth",
        "Check my peer earnings and request a payout"
      ]
    }
  ],
  "frameworkIntegrations": {
    "mcp": {
      "proxyServer": "npx -y @proxies-sx/mcp-server",
      "totalTools": 55
    },
    "lucidAgents": {
      "package": "@proxies-sx/lucid-agents",
      "version": "1.0.0"
    }
  },
  "sdks": {
    "lucidAgents": {
      "package": "@proxies-sx/lucid-agents",
      "version": "1.0.0",
      "repository": "https://github.com/bolivian-peru/proxies-sx-lucid"
    },
    "mcpServer": {
      "package": "@proxies-sx/mcp-server",
      "repository": "https://github.com/bolivian-peru/proxies-sx-mcp-server"
    },
    "x402Core": {
      "package": "@proxies-sx/x402-core",
      "repository": "https://github.com/bolivian-peru/x402-sdk"
    }
  }
}
