AlphaCreek SEC Filings MCP for Gemini CLI
ai.alphacreek/alphacreek-mcp
Access SEC filings efficiently (10-K, 10-Q, etc), save time and tokens, and get cited answers.
client:Gemini CLI
transport:streamable-http
tools:5
Install AlphaCreek SEC Filings MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"alphacreek-mcp": {
"httpUrl": "https://mcp.alphacreek.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs