Skip to content
Gemini CLI

HometownWire Civic Record for Gemini CLI

com.hometownwire/civic-record

The public record of local government: what your officials actually say and do, word for word.

client:Gemini CLI transport:streamable-http

Install HometownWire Civic Record in Gemini CLI

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

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

HometownWire Civic Record in other clients