ServiceAgent CRM for Gemini CLI
io.github.gaufire/serviceagent
Search CRM contacts, deals, tasks, appointments, calls and workflows with workspace-scoped OAuth.
client:Gemini CLI
transport:streamable-http
Install ServiceAgent CRM in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"serviceagent": {
"httpUrl": "https://process.serviceagent.ai/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