Skip to content
Gemini CLI

Earnings Feed for Gemini CLI

com.earningsfeed/mcp

SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.

client:Gemini CLI transport:streamable-http

Install Earnings Feed in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://earningsfeed.com/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Earnings Feed in other clients