Vugola for Gemini CLI
io.github.vcoder25/vugola-mcp
Clip videos into captioned shorts, add captions, and schedule posts from AI agents.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install Vugola in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vugola-mcp": {
"httpUrl": "https://www.vugolaai.com/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