mcpserver.lol
registry/hive-mcp-oracle
Connection check verified live · 27h ago

hive-mcp-oracle

Agent-native price and event oracle with cryptographic source attestation

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

get_price symbol*
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).
list_feeds
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 pend…
subscribe symbol*threshold*
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).
verify_signature sig*quote*
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).