feeds for Gemini CLI
com.insidercable/feeds
Congress trades, BTC ETF flows, SEC Form 4 insiders — every record says when we first saw it
client:Gemini CLI
transport:streamable-http
tools:6
Install feeds in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"feeds": {
"httpUrl": "https://insidercable.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