Rafi for Gemini CLI
io.github.heyrafi/rafi-mcp
Manage authorized Rafi leads, reminders, DNC status, and AI voice playbooks.
client:Gemini CLI
transport:streamable-http
Install Rafi in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rafi-mcp": {
"httpUrl": "https://nest-app-775685078591.us-east1.run.app/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