Hive Intelligence MCP for Gemini CLI
xyz.hiveintelligence/mcp
Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:8
Install Hive Intelligence MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.hiveintelligence.xyz/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs