Endpoint
https://agentmonitorrelay.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
record_agent_runreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.detect_agent_failurereturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.replay_tool_call_incidentreturns 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_client_statusreturns 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":"record_agent_run","arguments":{"sample":"Support agent run with failed browser action, 11 second latency spike, tool timeout, and customer SLA due in 38 minutes."}}}