Status
Live operational state of Carrier MCP and its upstream dependencies, polled every 30 seconds from the public health probes.
Programmatic monitors can poll these JSON endpoints directly: /health and /ready. /health returns { status, version, timestamp }; /ready adds dependency checks for OAuth, OCS, and KV.
MCP Server
StreamableHTTP endpoint, Durable Objects session layer — /health liveness probe
mcp.carrier.llc/healthOAuth + Readiness
OAuth 2.1 + PKCE authorization and token exchange — /ready oauth check
mcp.carrier.llc/readyOCS Upstream
eSIMVault Online Charging System — all 43 OCS methods
ocs.esimvault.cloudKV Token Vault
Encrypted per-user eSIMVault token storage
CARRIER_USERS KVRecent incidents
No incidents this month.
A dedicated status.carrier.llc host (Better Stack with historical uptime and incident subscriptions) is planned; until that DNS + monitor is provisioned, this page is the canonical live status surface and reads directly from the production health probes above.