FilingFirehose for Gemini CLI
com.filingfirehose/firehose
SEC EDGAR filings parsed: 8-K body-text classification, 13D activist tagging, S-3 ATM detection.
client:Gemini CLI
transport:streamable-http
Install FilingFirehose in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"firehose": {
"httpUrl": "https://filingfirehose.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