Vyra for Gemini CLI
io.github.kale-eb/vyra
Edit video by talking to your AI — search footage, cut timelines, apply effects, add captions.
client:Gemini CLI
transport:streamable-http
Install Vyra in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vyra": {
"httpUrl": "https://api.usevyra.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs