Pulse for Gemini CLI
studio.pulsecircle/pulse
Ask about revenue, MRR, ad spend, LTV and CAC; install the Pulse SDK. Read-only.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pulse": {
"httpUrl": "https://mcp.pulse.pulsecircle.studio/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs