Skip to content
Gemini CLI

TickerFacts for Gemini CLI

com.tickerfacts/fundamentals

SEC EDGAR fundamentals as agent tools: look up or screen US public companies. Free, no key, CC0.

client:Gemini CLI transport:streamable-http tools:9

Install TickerFacts in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "fundamentals": {
      "httpUrl": "https://tickerfacts.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

What Gemini CLI can do once it is connected

TickerFacts in other clients