Skip to content
Gemini CLI

HiveGate for Gemini CLI

io.github.srotzin/hivegate

Agent admission queue with capacity control and priority tiers

client:Gemini CLI transport:streamable-http tools:4

Install HiveGate in Gemini CLI

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

{
  "mcpServers": {
    "hivegate": {
      "httpUrl": "https://hivegate.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

What Gemini CLI can do once it is connected

HiveGate in other clients