Skip to content
Gemini CLI

OpenClip for Gemini CLI

app.openclip/openclip

Turn long videos into short, captioned viral clips from your AI assistant. 28 tools, OAuth.

client:Gemini CLI transport:streamable-http

Install OpenClip in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "openclip": {
      "httpUrl": "https://openclip.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

OpenClip in other clients