Cue for Gemini CLI
sh.croma/cue
Your sales pipeline as tools: deals by stage, playbook tasks, contacts, companies, and timeline.
client:Gemini CLI
transport:streamable-http
Install Cue in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cue": {
"httpUrl": "https://cue.croma.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs