Yo for Gemini CLI
io.github.alfongj-com/yo
Let agents send content-free push notifications to a paired phone via MCP.
client:Gemini CLI
transport:streamable-http
tools:5
Install Yo in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"yo": {
"httpUrl": "https://getyo.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