Skip to content
Gemini CLI

hiveclaw for Gemini CLI

io.github.omiiyamu/hiveclaw

Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.

client:Gemini CLI transport:streamable-http runtime:npm

Install hiveclaw in Gemini CLI

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

{
  "mcpServers": {
    "hiveclaw": {
      "httpUrl": "https://api.hiveclaw.ai/api/v1/mcp/remote"
    }
  }
}

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

hiveclaw in other clients