Agent Pulse for Gemini CLI
io.github.janicezhhhh/agent-pulse
Reproducible benchmarks and reliability evidence for agent tools.
client:Gemini CLI
transport:streamable-http
Install Agent Pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-pulse": {
"httpUrl": "https://agent-pulse-seven.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs