Skip to content
Gemini CLI

Openstates for Gemini CLI

io.github.pipeworx-io/openstates

OpenStates MCP — bills, legislators, votes in all 50 US states

client:Gemini CLI transport:streamable-http

Install Openstates in Gemini CLI

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

{
  "mcpServers": {
    "openstates": {
      "httpUrl": "https://gateway.pipeworx.io/openstates/mcp"
    }
  }
}

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

Openstates in other clients