LLM Pulse for Gemini CLI
io.github.llm-pulse/llmpulse-mcp
AI visibility analytics for brand mentions, citations, sentiment, and GEO reports
client:Gemini CLI
transport:streamable-http
Install LLM Pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"llmpulse-mcp": {
"httpUrl": "https://api.llmpulse.ai/api/v1/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs