Reflecto for Gemini CLI
dev.reflecto/reflecto
Reach your own phone from an AI agent: notifications, approval questions, reminders, ring, files.
client:Gemini CLI
transport:streamable-http
Install Reflecto in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"reflecto": {
"httpUrl": "https://api.reflecto.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs