Sec 13f for Gemini CLI
io.github.pipeworx-io/sec-13f
SEC 13F — institutional ownership, asked security-first.
client:Gemini CLI
transport:streamable-http
Install Sec 13f in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sec-13f": {
"httpUrl": "https://gateway.pipeworx.io/sec-13f/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs