Bargo Congress Trades for Gemini CLI
io.github.bargo-ai/congress-trades
Query normalized U.S. Congress STOCK Act trades with member, ticker, and performance data.
client:Gemini CLI
transport:streamable-http
tools:3
Install Bargo Congress Trades in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"congress-trades": {
"httpUrl": "https://www.bargo.ai/free-apis/congress/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs