Skip to content
Gemini CLI

Perceptdot GA4 for Gemini CLI

io.github.perceptdot/ga4

AI agent vision for Google Analytics 4 — with ROI measurement. perceptdot.com

client:Gemini CLI transport:stdio runtime:npm

Install Perceptdot GA4 in Gemini CLI

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

{
  "mcpServers": {
    "ga4": {
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/ga4"
      ]
    }
  }
}

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

Perceptdot GA4 in other clients