Markets open
A developer typing at a laptop beside a large monitor in a lamp-lit studio in the evening
MCP server

Wholesale telecom,one tool call away

Connect Claude, Cursor or any MCP client to one hosted endpoint, and your agent can price destinations, connect routes, place test calls, send SMS and check the bill. 29 tools, scoped to your API key.

Connects from
A
Claude Desktop
O
GPT / OpenAI
Cursor IDE
Any MCP Client
01 / How it connects

One hosted endpoint,
no integration to build

MCP is the open standard AI clients use to call outside tools. PacketExchange runs a hosted MCP server, so your agent gets the same wholesale marketplace, voice and SMS routes and billing your dashboard uses, as tools it can call by name.

There is no SDK to wire up and no server to run. Add the endpoint to your client, pass your API key when a tool needs it, and your agent can compare rates and ASR, connect a route, place a test call, send SMS and keep an eye on spend. Every action is checked against your key on our side.

  • Works with any MCP client, one config
  • Scoped to your API key on every call
  • Hosted SSE endpoint, nothing to install
packetexchange-mcp.json
{
  "mcpServers": {
    "packet-exchange": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://packetexchange.io/mcp/sse"
      ]
    }
  }
}

Hosted remote server - the mcp-remote bridge connects stdio-only clients like Claude Desktop. Clients with native remote support can use "url": "https://packetexchange.io/mcp/sse". Pass your API key to the tools when you call them.

02 / Marketplace tools

11 tools to find, buy and use routes

wmmn_list_routes
tool

Search marketplace routes by destination, traffic type, price ceiling and ASR floor.

countrytypemax_pricemin_asr
wmmn_route_details
tool

Full details for one route - pricing, billing increment, quality metrics and seller score.

route_id
wmmn_market_summary
tool

Marketplace totals - route counts, price ranges and activity by traffic type.

wmmn_resolve_route
tool

Preview which of your purchased routes Smart Routing would pick for a destination - free, no traffic.

api_keytotypestrategy
wmmn_purchase_route
tool

Connect a route to your account - no upfront cost, SIP credentials issued in the response.

api_keyroute_id
wmmn_list_purchases
tool

List the routes you have connected, with status and SIP credentials.

api_key
wmmn_send_sms
tool

Send a real SMS over your routes, Smart-Routed or pinned, with segment count and cost returned.

api_keytofrommessagestrategy
wmmn_make_call
tool

Place a real outbound call and get back duration, hangup cause and exact cost from the final CDR.

api_keytofromstrategymax_duration
wmmn_get_balance
tool

Read your prepaid balance and test credit.

api_key
wmmn_list_transactions
tool

Recent billing transactions - charges, credits and top-ups for your account.

api_key
wmmn_topup_x402
tool

Fund your balance with USDC over the x402 protocol - the agent signs a payment and the balance is credited.

api_keyamount_usdpayment_header
See the REST API behind every tool
03 / Switch tools

Run your Switch from any agent

Suppliers in, customers out and the margin in between, run by your agent instead of a screen.

Eighteen tools cover the daily work of a NOC and a billing desk: onboarding customers and suppliers, loading A-Z decks, setting failover, invoicing, netting and fraud screening. Every call is scoped to your API key on our side.

Customers & Suppliers

4 tools
switch_list_customers

List every sell-side customer with balance, credit limit, markup, spend caps and status.

switch_create_customer

Provision a customer and mint its first API key and SIP password - the buyer onboarding entry point.

switch_list_suppliers

List buy-side vendor trunks with SIP egress config, default rate, capacity, CPS and settlement mode.

switch_create_supplier

Provision a termination vendor trunk - SIP host, auth, codecs, rate, capacity and settlement mode.

Rating

2 tools
switch_bulk_upsert_supplier_rates

Bulk-load a supplier's A-Z cost deck, de-duped last-wins, up to 50,000 rows.

switch_bulk_upsert_sell_rates

Bulk-load the operator retail sell deck and fire the sell_rate.changed webhook.

Routing

3 tools
switch_preview_routing

Read-only routing preview for a dialed number - matched rule, block verdict and ordered failover chain.

switch_set_route_plan_entries

Replace a route group with an ordered supplier list - per-prefix failover, weight and ASR/PDD gates.

switch_assign_customer_routing

Point a customer at the right dialplan, route group and LCR strategy override.

Billing & AR

3 tools
switch_create_invoice

Generate an itemized AR invoice for a customer from settled CDR usage and emit invoice.created.

switch_list_invoices

Survey receivables with customer and status filters, pagination and a computed overdue flag.

switch_ar_aging

AR aging summary - total outstanding and current / 1-30 / 31-60 / 61-90 / 90+ buckets.

Settlement & AP

2 tools
switch_create_payable

Generate a supplier AP payable from CDR seller-credit cost - what the operator owes a vendor.

switch_run_netting

Net a counterparty AR against AP for a period, returning net amount and direction.

Reporting & Fraud

4 tools
switch_analytics_overview

Unified P&L and quality KPIs - revenue, cost, margin, ASR, ACD, minutes and PDD across all CDR.

switch_analytics_breakdown

Top-100 metric breakdown by customer, supplier or destination prefix to find best and worst.

switch_fraud_events

List recent fraud events with score, action, destination, reasons and customer label.

switch_update_fraud_settings

Tune fraud screening - enable, block and alert score thresholds and high-risk destination prefixes.

Give your agent
a carrier account

Open an account, create an API key and add one URL to your client. Your agent can price, connect and test its first route in the same session.