Skip to content
Gemini CLI

Bluewatch for Gemini CLI

io.github.29yeovil/bluewatch

Search live UK firefighter recruitment across 73 fire services, with on-call station data.

client:Gemini CLI transport:streamable-http

Install Bluewatch in Gemini CLI

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

{
  "mcpServers": {
    "bluewatch": {
      "httpUrl": "https://bluewatch.app/mcp"
    }
  }
}

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

Bluewatch in other clients