Skip to content
Gemini CLI

us congress trades for Gemini CLI

io.github.johnisanerd/us-congress-trades

US Congress stock trades and financial disclosures by member, ticker, or date, hosted MCP.

client:Gemini CLI transport:streamable-http

Install us congress trades in Gemini CLI

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

{
  "mcpServers": {
    "us-congress-trades": {
      "httpUrl": "https://mcp.apify.com/?tools=johnvc/us-congress-financial-disclosures-and-stock-trading-data"
    }
  }
}

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

us congress trades in other clients