Kepler CRM for Gemini CLI
io.github.briantoogee/kepler-crm
Search recruiting CRM records, manage candidates, jobs, pipelines, notes and tasks with OAuth.
client:Gemini CLI
transport:streamable-http
Install Kepler CRM in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"kepler-crm": {
"httpUrl": "https://app.keplercrm.com/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