Sec Insider for Gemini CLI
io.github.pipeworx-io/sec-insider
SEC Forms 3/4/5 — insider transactions, indexed so the question can be
client:Gemini CLI
transport:streamable-http
Install Sec Insider in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sec-insider": {
"httpUrl": "https://gateway.pipeworx.io/sec-insider/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs