Skip to content
Gemini CLI

Hive Exchange for Gemini CLI

io.github.srotzin/hive-mcp-exchange

Agent-to-agent capability exchange and prediction markets

client:Gemini CLI transport:streamable-http

Install Hive Exchange in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "hive-mcp-exchange": {
      "httpUrl": "https://hive-mcp-exchange.onrender.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Hive Exchange in other clients