Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'sla_register', 'name': 'sla_register', 'description': 'Register a public health endpoint for SLA observation. The shim probes it on a 60s schedule (read-only HTTP, 8s timeout) and records uptime/latency. Tier 1, $0.01 USDC via x402. Observation only — Hive does not underwrite or settle SLA claims.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'sla_status', 'name': 'sla_status', 'description': 'Read the current observed uptime and p95 latency for a registered monitor over its rolling window. Tier 1, $0.01 USDC via x402. Observation only.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'sla_breach_history', 'name': 'sla_breach_history', 'description': 'Read recent breach records for a registered monitor. Tier 2, $0.10 USDC via x402. Each record carries the no-underwriting disclaimer. Hive does not pay claims.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'sla_unregister', 'name': 'sla_unregister', 'description': 'Deactivate a monitor so the shim stops probing it. Free. Existing probe and breach records are retained for read-back.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 292.8ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-sla-monitor.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-sla-monitor.onrender.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://hive-mcp-sla-monitor.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/34ecaa4d-df4f-4640-8de9-4817a73c401a