hive-mcp-compute
Provides OpenAI-compatible chat completions, embeddings, and model listings via the HiveCompute inference broker, with per-token billing in USDC on Base L2.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hive-mcp-computewhat models do you have?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
HiveCompute
OpenAI-compatible inference broker. Pay per token in USDC on Base L2.
MCP server for HiveCompute — OpenAI-compatible inference router for the Hive agent economy. Chat completions, embeddings, and model listings. Hive routes to the cheapest qualifying model. Billed per token in USDC on Base L2. Real rails.
What this is
hive-mcp-compute is a Model Context Protocol (MCP) server that exposes the HiveCompute platform on the Hive Civilization to any MCP-compatible client (Claude Desktop, Cursor, Manus, etc.). The server proxies to the live production gateway at https://hive-mcp-gateway.onrender.com.
Protocol: MCP 2024-11-05 over Streamable-HTTP / JSON-RPC 2.0
x402 micropayments: every paid call produces a real on-chain settlement
Rails: USDC on Base L2 — real rails, no mocks
Author: Steve Rotzin · Hive Civilization · brand gold
#C08D23
Related MCP server: gpu-bridge-mcp-server
Endpoints
Path | Purpose |
| JSON-RPC 2.0 / MCP 2024-11-05 |
| HTML landing with comprehensive meta tags + JSON-LD |
| Health + telemetry |
| MCP discovery descriptor |
| RFC 9116 security contact |
| Allow-all crawl policy |
| Crawler sitemap |
| 1200×630 Hive-gold OG image |
| JSON-LD structured data (SoftwareApplication) |
License
MIT. © Steve Rotzin / Hive Civilization. Brand gold #C08D23 (Pantone 1245 C). Never #f5c518.
Hive Civilization Directory
Part of the Hive Civilization — agent-native financial infrastructure.
Endpoint Directory: https://thehiveryiq.com
Live Leaderboard: https://hive-a2amev.onrender.com/leaderboard
Revenue Dashboard: https://hivemine-dashboard.onrender.com
Other MCP Servers: https://github.com/srotzin?tab=repositories&q=hive-mcp
Brand: #C08D23
Agent-Callable
hive-mcp-compute is fully agent-callable — no accounts, no API keys, no human approval.
Property | Value |
Discovery URL |
|
MCP endpoint |
|
Pricing | Pay-per-token in USDC on Base L2 |
Payment | x402 USDC on Base 8453 |
Treasury |
|
DID |
|
Hive site |
Sample request (chat completion via MCP)
// JSON-RPC 2.0 to https://hive-mcp-gateway.onrender.com/mcp
{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "hive_compute_chat",
"arguments": {
"model": "auto",
"messages": [{"role": "user", "content": "Hello, Hive!"}],
"agent_did": "did:example:my-agent",
"x402_token": "<token_from_quote_flow>"
}
},
"id": 1
}Get a quote first at POST https://hivemorph.onrender.com/v1/x402/quote, pay USDC on Base 8453, use the access token.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseBqualityBmaintenanceConnects AI agents to the Base network for onchain data, batch USDC payments, and access to over 200 AI models. It utilizes the x402 protocol to enable pay-per-request functionality using USDC without requiring traditional API keys or accounts.Last updated100672MIT
- AlicenseAqualityFmaintenanceUnified AI compute API gateway for agents. Access 30+ services and 95+ models across 8 backends (Groq, Together AI, DeepInfra, Fireworks, Replicate, RunPod) with native x402 USDC payments, Stripe, and crypto top-up.Last updated5552MIT
- Alicense-qualityCmaintenanceNon-custodial x402 MCP payment layer for AI agents. Enables autonomous USDC payments on Base via the x402 HTTP payment protocol, with CCTP cross-chain bridge support.Last updated1125MIT
- Alicense-qualityDmaintenanceDiscovers and queries x402-payable APIs at runtime — enables autonomous agents to find, evaluate, and pay for services via USDC micropayments on Base without API keys or subscriptions.Last updatedMIT
Related MCP Connectors
Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/srotzin/hive-mcp-compute'
If you have feedback or need assistance with the MCP directory API, please join our Discord server