Hitsteps Analytics and Operations for Gemini CLI
com.hitsteps/analytics-operations
AI access to Hitsteps analytics, live visitors, uptime, goals, alerts, and chats.
client:Gemini CLI
transport:streamable-http
Install Hitsteps Analytics and Operations in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"analytics-operations": {
"httpUrl": "https://www.hitsteps.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs