Rovyn for Gemini CLI
app.rovyn/rovyn
Your assistant curates. Rovyn plays. Podcast plans become tap-to-play editions; receipts come back.
client:Gemini CLI
transport:streamable-http
Install Rovyn in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"rovyn": {
"httpUrl": "https://api.rovyn.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs