Skip to content
Gemini CLI

HivePulse for Gemini CLI

io.github.srotzin/hivepulse

Real-time health monitoring and heartbeat tracking for agent services

client:Gemini CLI transport:streamable-http

Install HivePulse in Gemini CLI

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

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

HivePulse in other clients