Skip to content
Gemini CLI

Hive Openclaw Bridge for Gemini CLI

io.github.srotzin/hive-mcp-openclaw-bridge

Reference integration with @kinthaiofficial OpenClaw 3-layer payment governance

client:Gemini CLI transport:streamable-http

Install Hive Openclaw Bridge in Gemini CLI

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

{
  "mcpServers": {
    "hive-mcp-openclaw-bridge": {
      "httpUrl": "https://hive-mcp-gateway.onrender.com/openclaw-bridge/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 Openclaw Bridge in other clients