RunBoth for Gemini CLI
dev.runboth/agent
Ask runboth.dev in plain language: what RunBoth does, how to install it, and its limits.
client:Gemini CLI
transport:streamable-http
tools:3
Install RunBoth in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent": {
"httpUrl": "https://runboth-agent-mgbxvs4loq-uc.a.run.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