trades for Gemini CLI
com.potomacledger/trades
Stock trades of U.S. Congress & executive-branch officials, with conflict flags. Read-only.
client:Gemini CLI
transport:streamable-http
tools:6
Install trades in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trades": {
"httpUrl": "https://potomacledger.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