Skip to content
Gemini CLI

TickerInside for Gemini CLI

com.tickerinside/tickerinside-mcp

Holdings, overlap, correlation and look-through risk for US ETFs, from issuer files, with no key.

client:Gemini CLI transport:stdio runtime:npm

Install TickerInside in Gemini CLI

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

{
  "mcpServers": {
    "tickerinside-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tickerinside-mcp"
      ]
    }
  }
}

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

TickerInside in other clients