Skip to content
Gemini CLI

openstates mcp server for Gemini CLI

io.github.cyanheads/openstates-mcp-server

Search bills, legislators, committees, and events across all 50 US states, DC, and 5 US territories.

client:Gemini CLI transport:streamable-http runtime:npm tools:10

Install openstates mcp server in Gemini CLI

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

{
  "mcpServers": {
    "openstates-mcp-server": {
      "httpUrl": "https://openstates.caseyjhand.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

What Gemini CLI can do once it is connected

openstates mcp server in other clients