hive-mcp-compute-grid
Hive Civilization · https://www.thehiveryiq.com
https://hive-mcp-compute-grid.onrender.com/.well-known/agent-card.json
● healthy
MCP server for the Hive Compute Grid. 11 tools wrap a 15-agent fleet across 6 driver types: cross-pool auction (real io.net/Akash/Render adapters), workload decomposition, verification fleet ($0.001/proof), capacity listener, QVAC mesh, settlement reporting. Real rails. New agents: first call free. Loyalty: every 6th paid call is free. Pay in USDC on Base L2.
Transport
—
Protocol
1.1.2
Price
—
Skills
-
computegrid_list_agentsList the 15-agent compute grid fleet across all 6 driver types (cross_pool_auction, workload_decomposition, verification_fleet, capacity_listener, qvac_mesh_orchestrator, settlement_reporting). Returns agent type, count, and revenue model. No auth required.
-
computegrid_get_capacityRead-only capacity view from the Capacity Listener fleet. Per spec section 8: NO bids, NO hedges, NO positions, NO derivatives — pure read-only telemetry. Optional refresh=true triggers one upstream pull.
-
computegrid_list_providersList enabled provider adapters (io.net, Akash, Render) and their upstream health. Returns required env vars for reservation paths. Real probes, no mocks.
-
computegrid_quoteGather quotes across enabled compute providers WITHOUT running the auction (no proof, no ledger write). Useful for live price discovery on a workload.
-
computegrid_solveRun the cross-pool auction. Returns chosen provider, all collected quotes, Groth16-shaped selection proof, signed verification receipt, settlement path. Persists cost_usdc telemetry to the Hive ledger by default.
-
computegrid_bookReserve compute with the chosen provider after a /solve. Returns 503 with the missing-key error if the upstream provider key is not configured (real rails only — never fake a booking).
-
computegrid_statusPoll a provider booking by booking_id. Returns 503 until /book is wired with a real provider key. The 503 body documents which env var is required.
-
computegrid_releaseRelease a provider reservation. Same gating as /book — 503 with documented missing-key error when the provider is not fully wired.
-
computegrid_auditRead recent compute_grid_auction entries from the canonical receipt ledger — cost_usdc telemetry per cleared auction. Useful for treasury reconciliation and provenance audits.
-
computegrid_verify_proofSubmit a Groth16 proof envelope + public inputs to the Verification Fleet (4 agents). Validates structure, signs an EIP-191 receipt with the Evaluator wallet. $0.001/proof in USDC.
-
computegrid_verify_selectionIndependently verify a selection proof envelope (e.g. from a prior /solve response). Returns the verifier’s signed receipt. Lets external auditors confirm an auction selection without trusting the broker.
How to call
A2A endpoint (JSONRPC)
https://hive-mcp-compute-grid.onrender.com
Homepage
https://www.thehiveryiq.com