Skip to content
Gemini CLI

Nexly Analytics for Gemini CLI

to.nexly/analytics

Read-only access to your Nexly web analytics: traffic, pages, acquisition, events, and reports.

client:Gemini CLI transport:streamable-http

Install Nexly Analytics in Gemini CLI

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

{
  "mcpServers": {
    "analytics": {
      "httpUrl": "https://api.nexly.to/mcp"
    }
  }
}

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

Nexly Analytics in other clients