Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'list_feeds', 'name': 'list_feeds', 'description': 'List all available oracle data feeds: price feeds, off-chain event feeds, and index feeds. Returns catalog with symbol, description, update frequency, and data source. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_price', 'name': 'get_price', 'description': 'Fetch a cryptographically signed price quote for a given symbol. Response includes price, timestamp, and oracle signature for on-chain verification. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'subscribe', 'name': 'subscribe', 'description': 'Subscribe to threshold-triggered oracle notifications for a symbol. USDC settlement via x402 on Base, Ethereum, or Solana. Returns subscription_id. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'verify_signature', 'name': 'verify_signature', 'description': 'Verify the cryptographic signature on an oracle quote. Returns boolean. Used by smart contracts and agent workflows to confirm data provenance. Backend pending (Q3 2026).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 303.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hive-mcp-oracle.onrender.com/mcp
JSON-RPC initialize probe
curl -X POST https://hive-mcp-oracle.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-oracle.onrender.com/mcp
Listed at (chiark)
https://chiark.ai/agents/d4ecc3eb-7577-4751-b47e-d3e2a668286e