openshorts for Gemini CLI
io.github.mutonby/openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
client:Gemini CLI
transport:streamable-http
Install openshorts in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openshorts": {
"httpUrl": "https://mcp.openshorts.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