agent crm for Gemini CLI
io.github.khaoss85/agent-crm
Read-only docs for the Accordo CRM framework: what it proves, and where it stops.
client:Gemini CLI
transport:streamable-http
tools:3
Install agent crm in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agent-crm": {
"httpUrl": "https://accordo.dev/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs