SotaProxy

Buy and manage proxies (residential, ISP, IPv4/IPv6, mobile) in plain language, with quote-before-charge against a prepaid balance.

Documentation

SotaProxy MCP Server

Buy and manage proxies from Claude, Cursor, or any AI agent — in plain language.

SotaProxy ships a hosted Model Context Protocol server. Connect it to your AI assistant and just ask:

"Buy me 5 US ISP proxies for a month" "Get 3 GB of residential traffic and create an endpoint with Austria geo, sticky sessions" "List my proxies and export them as ip:port:login:password" "Renew my expiring order for another month"

Every purchase is quoted first and charged only after you confirm, from a prepaid balance you control. No cards on file, no surprise bills.

Server URL:  https://api.sotaproxy.com/mcp
Transport:   Streamable HTTP (stateless)
Auth:        Bearer API key  ·  or  ?key= URL parameter
Tools:       18

Nothing to install — the server is hosted and always up to date.


Quick start

1. Get an API key (once)

  1. Sign up at app.sotaproxy.com and top up your balance (crypto, no KYC).
  2. Open the API section in the dashboard sidebar → Create new key with the read and trade scopes.
  3. Copy the key — it starts with sk_live_ and is shown only once.

2. Connect your client

Claude.ai / Claude Desktop — Settings → Connectors → Add custom connector:

https://api.sotaproxy.com/mcp?key=sk_live_YOUR_KEY

Claude Code:

claude mcp add --transport http sotaproxy https://api.sotaproxy.com/mcp \
  --header "Authorization: Bearer sk_live_YOUR_KEY"

Cursor / generic MCP config (~/.cursor/mcp.json):

{
  "mcpServers": {
    "sotaproxy": {
      "url": "https://api.sotaproxy.com/mcp",
      "headers": { "Authorization": "Bearer sk_live_YOUR_KEY" }
    }
  }
}

Then ask "What's my SotaProxy balance?" — an answer means you're connected.


Tools

GroupToolWhat it does
Accountget_balancePrepaid balance available to spend
list_productsSellable products with countries and rental periods
IPv4 / IPv6 / ISPquote_orderExact price for a prospective order — no charge
buy_proxiesBuy proxies (quotes first, asks for confirmation)
list_ordersOrder history
get_order_proxiesIssued credentials — JSON or ip:port:login:password
list_proxiesEvery active proxy on the account
Renewalsquote_renewalPrice to renew a whole order — no charge
renew_orderRenew after you confirm the price
Residentialresidential_plansGB packages with your account pricing
residential_locationsCountries → regions → cities → ISPs for geo targeting
buy_residential_packageBuy a GB traffic package
residential_packagesYour packages and remaining traffic
create_residential_endpointEndpoint with pinned geo & rotation → credentials
list_residential_endpointsYour endpoints with credentials
delete_residential_endpointRemove an endpoint
Mobilemobile_tariffsCountry + carrier + period catalog with unit prices
buy_mobile_proxiesBuy mobile proxies from a tariff

Products

  • Residential — traffic-based (per GB), per-endpoint geo targeting down to city/ISP, rotating or sticky sessions. 230+ locations.
  • ISP (static residential) — datacenter speed on residential ASNs.
  • IPv4 / IPv6 — datacenter proxies from $0.20, weekly to yearly rentals.
  • Mobile — real 4G/LTE modems by country + carrier.

Built so an agent can't surprise you

  • Quote before charge — money-moving tools instruct the assistant to fetch the exact price and get your explicit confirmation first.
  • Prepaid balance only — an agent can never spend more than you've topped up.
  • Scoped keys — a read-only key can browse but never buy. Revoke a key and the connector goes dark instantly.
  • Idempotent purchases — a network retry can never double-charge.

Links


© SotaProxy · Private proxy service