hive-mcp-vault
Non-custodial ZK wallet recovery powered by AI agent guardian quorum.
https://hive-mcp-gateway.onrender.com/vault/mcp
HiveVault
Non-custodial ZK wallet recovery powered by AI agent guardian quorum.
MCP server for HiveVault — non-custodial ZK wallet recovery. TSS-MPC key splitting, ZK biometric commitments, 3-of-5 staked guardian agents, and live USDC balances on Base L2. Real chains, no simulated recoveries.
What this is
hive-mcp-vault is a Model Context Protocol (MCP) server that exposes the HiveVault 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
Endpoints
| Path | Purpose |
|---|---|
POST /mcp | JSON-RPC 2.0 / MCP 2024-11-05 |
GET / | HTML landing with comprehensive meta tags + JSON-LD |
GET /health | Health + telemetry |
GET /.well-known/mcp.json | MCP discovery descriptor |
GET /.well-known/security.txt | RFC 9116 security contact |
GET /robots.txt | Allow-all crawl policy |
GET /sitemap.xml | Crawler sitemap |
GET /og.svg | 1200×630 Hive-gold OG image |
GET /seo.json | JSON-LD structured data (SoftwareApplication) |
License
MIT. © Steve Rotzin / Hive Civilization. Brand gold #C08D23 (Pantone 1245 C). Never #f5c518.
Agent-native (v1.0.2)
This shim ships the Hive Civilization agent-native bundle so any A2A or MCP-aware agent can discover, pay, and earn:
- A2A AgentCard — `GET /.well-known/agent.json` (also at `/agent.json`).
- Open Agent Card (OAC) JSON-LD — embedded inline at `/` and `/agent.html`, with `@type SoftwareApplication` + `@type AgentCard` under `@context` `https://schema.org\` + `https://a2a-protocol.org/v1\`.
- Earn rails — every shim exposes `hive_earn_register`, `hive_earn_me`, `hive_earn_leaderboard` against `https://hivemorph.onrender.com/v1/earn/*\`. Resilient to upstream cold-start: returns a structured "earn rails not yet live" body if upstream isn't yet deployed.
- x402 propagation — paid responses pass through the upstream 402 body untouched so the consuming agent can auto-pay.
- Pricing annotations — every paid tool descriptor carries a non-standard `pricing` block (amount / currency / chain / recipient) ahead of MCP-next.
- Brand: Hive Civilization gold `#C08D23`. Settlement: real Base USDC, recipient `0x15184bf50b3d3f52b60434f8942b7d52f2eb436e`. No mock, no testnet.