Agent Tools
Back to MCP servers

HiveGate — Hive Civilization Agent Trust & Settlement

https://hivegate.onrender.com/v1/mcp/call
● healthy

Agent trust, identity (W3C DID), liability contracts, and USDC settlement on Base L2

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://hivegate.onrender.com/v1/mcp/call
JSON-RPC initialize probe
curl -X POST https://hivegate.onrender.com/v1/mcp/call \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/srotzin/hive-agent-sdk