Skip to content
Gemini CLI

finnhub for Gemini CLI

io.usefulapi/finnhub

Quotes, company profiles, fundamentals, earnings and IPO calendars, plus market and company news.

client:Gemini CLI transport:streamable-http

Install finnhub in Gemini CLI

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

{
  "mcpServers": {
    "finnhub": {
      "httpUrl": "https://finnhub.usefulapi.io/mcp"
    }
  }
}

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

finnhub in other clients