Skip to content
Gemini CLI

Crs Reports for Gemini CLI

io.github.pipeworx-io/crs-reports

Congressional Research Service reports — Congress's own nonpartisan analysis, searchable and…

client:Gemini CLI transport:streamable-http

Install Crs Reports in Gemini CLI

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

{
  "mcpServers": {
    "crs-reports": {
      "httpUrl": "https://gateway.pipeworx.io/crs-reports/mcp"
    }
  }
}

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

Crs Reports in other clients