Carrier
System Status
Checking live status…

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/health
Checking…

OAuth + Readiness

OAuth 2.1 + PKCE authorization and token exchange — /ready oauth check

mcp.carrier.llc/ready
Checking…

OCS Upstream

eSIMVault Online Charging System — all 43 OCS methods

ocs.esimvault.cloud
Checking…

KV Token Vault

Encrypted per-user eSIMVault token storage

CARRIER_USERS KV
Checking…

Recent 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.