MCP Uptime
← MCP Reliability Index  /  AI & LLM
H

Hive Compute

io.github.srotzin/hive-mcp-compute
HiveCompute MCP Server — decentralized inference router for AI agents
healthy
status
5
tools exposed
585ms
connect latency
1924aa4250cc
schema fingerprint

Tools (5)

compute.chat
Run inference via Hive's OpenAI-compatible router. Submit a prompt or message array to any available model. Billed per input+output token in USDC on Base L2. Hive routes to the cheapest available model meeting your latency and quality spec.
compute.embed
Generate vector embeddings via Hive's embedding router. Billed per 1K input tokens in USDC on Base L2. Returns a float array suitable for semantic search, clustering, or RAG pipelines.
compute.list_models
Browse all models available through the Hive inference router — including per-token pricing in USDC, context window size, latency tier, and provider. No authentication required.
compute.estimate_cost
Estimate the USDC cost for a prompt before running inference. Returns cost breakdown by input tokens, output tokens, and routing fee. Helps agents budget before committing a payment.
compute.get_usage
Get an agent's compute usage history — total tokens consumed, total USDC spent, breakdown by model, and inference call log with timestamps.

Endpoint

https://hive-mcp-compute.onrender.com/mcp
Category: AI & LLM · Last checked: 2026-07-30T13:59:45Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.