Hive Gateway
Unified MCP gateway aggregating Hive Civilization tool surfaces
Ask AI about Hive Gateway
Powered by Claude Β· Grounded in docs
I know everything about Hive Gateway. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
hive-mcp-gateway
Hive Civilization MCP registry β discovery surface for the 22 hive-mcp-* servers.
The gateway hosts a registry at /.well-known/mcp.json and continues to mount 5 MCP servers in-process for legacy compatibility. Direct shim URLs are recommended for Glama / Smithery probes; the gateway is for discovery, not as a hot-path proxy.
Mounted servers (legacy in-process mounts)
| Path | Repo | Description |
|---|---|---|
/evaluator/mcp | hive-mcp-evaluator | ERC-8183 / Virtuals ACP v2.0 evaluator-as-a-service |
/trade/mcp | hive-mcp-trade | Cross-border SMB invoice settlement on USDC/USDT |
/depin/mcp | hive-mcp-depin | DePIN provider marketplace |
/compute-grid/mcp | hive-mcp-compute-grid | Cross-pool compute auction grid |
/morph/mcp | hive-mcp-morph | Polymorphic-identity & brood telemetry |
Each path also exposes /<feature>/health and /<feature>/.well-known/mcp.json.
Top-level: / (server index) and /health.
Direct Shim URLs
The gateway is a discovery surface. Direct URLs are recommended for Glama / Smithery probes.
Each shim exposes /mcp (JSON-RPC) and /.well-known/mcp.json (discovery).
Local run
npm install
node gateway.js
# Then:
curl http://localhost:3000/
curl http://localhost:3000/.well-known/mcp.json
curl http://localhost:3000/evaluator/health
curl -X POST http://localhost:3000/morph/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Deploy
Render: see render.yaml. Docker: see Dockerfile.
License
MIT. Hive Civilization gold #C08D23 (Pantone 1245 C).
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
About Hive Civilization
This MCP server is part of the Hive Civilization ecosystem β post-quantum-ready receipt infrastructure for agent-to-agent (A2A) commerce.
Each transaction can be receipted with post-quantum receipts using ML-DSA-65 (NIST FIPS 204) dual signatures and ML-KEM-768 (NIST FIPS 203) key encapsulation. Receipts are anchored by Swarm-MAPET 16-axis Byzantine consensus and settled in USDC on Base 8453.
Pricing: per-call profiles from Nano $0.0001 to Swarm $0.0096. See pricing.
Learn more:
