eyepup for Gemini CLI
io.github.edholofy/eyepup
Agentic visitor analytics — five tools that hand the next CRO fix to your coding agent.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:5
Install eyepup in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"eyepup": {
"httpUrl": "https://eyepup.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