HiveGate — Hive Civilization Agent Trust & Settlement for Claude Desktop
io.github.srotzin/hive-gate
Trust & settlement for AI agents: DID, ZK reputation, audit, USDC/USDCx/USAD/ALEO. First DID free.
client:Claude Desktop
transport:streamable-http
Install HiveGate — Hive Civilization Agent Trust & Settlement in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hive-gate": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hivegate.hiveagentiq.com/v1/mcp/call"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs