Skip to content
Gemini CLI

boothcheck for Gemini CLI

com.boothcheck/boothcheck

What a stock price is betting on: implied growth, duration, and margin, read from SEC filings.

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

Install boothcheck in Gemini CLI

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

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

What Gemini CLI can do once it is connected

boothcheck in other clients