Endpoint
https://mcpuptimeledger.clauxel.com/mcp
Authentication
Production calls require a paid bearer token. The checkout and token-claim endpoints return machine-readable instructions for agents.
Available tools
check_mcp_server_uptimereturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.validate_tool_schemareturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.detect_auth_failurereturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.issue_sla_receiptreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.export_status_reportreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.
Example call
{"jsonrpc":"2.0","id":"call-1","method":"tools/call","params":{"name":"check_mcp_server_uptime","arguments":{"sample":"Three remote MCP servers with one schema change, one expired token path, and a 780ms latency spike affecting a coding agent."}}}