122 MCP tools
Every OCS operation — subscribers, packages, analytics, billing, network — exposed as 122 type-safe tools with Zod validation.
mcp.carrier.llc — 122 tools, zero dashboards
122 type-safe MCP tools give Claude, Cursor, or Windsurf direct control of your MVNO. Subscribers, packages, analytics, and revenue — no clicking required.
One API · Every Network · Anywhere in the World
▸ “We replaced eight dashboards with one prompt.” — first paying customer
The Model Context Protocol server that turns your eSIM ops into a conversation.
Every OCS operation — subscribers, packages, analytics, billing, network — exposed as 122 type-safe tools with Zod validation.
Destructive tools annotated. Per-user token vault — the server never holds a shared credential. Read-only on Free tier.
Claude Desktop, Claude Code, Cursor, Windsurf, or stdio. One JSON config block, any AI.
No SDK. No integrations team. Stateless Cloudflare Worker — horizontally scalable, zero cold-start penalty.
One command in Claude Code — no config file required.
$ claude mcp add --transport http carrier https://mcp.carrier.llc/mcp
https://mcp.carrier.llc/mcp.
Sign up at app.carrier.llc
to get your API token.
{
"mcpServers": {
"carrier": {
"command": "npx",
"args": ["-y", "@carrierllc/mcp"],
"env": {
"CARRIER_OCS_API_TOKEN": "<your-token>"
}
}
}
}
Every OCS operation exposed as a type-safe MCP tool with Zod validation and structured error handling.
Every eSIMVault OCS operation — v1 core methods plus v1.1 backlog — as type-safe tools.
Server-side aggregations: churn risk, fleet health, anomaly detection, package optimization.
Connected accounts, payouts, disputes, and fraud signals for operator billing.
Interactive dashboards, wizards, webhooks, and fleet ops utilities.
Credits, billing thresholds, pricing plans, and projects.dev provisioning.
carrier_ask routing, scheduled jobs, MCP apps, and natural-language orchestration.