Skip to content
Gemini CLI

CueFrame for Gemini CLI

ai.cueframe/cueframe

Turn footage into finished video: content-aware reframing, captions behind the subject, graphics.

client:Gemini CLI transport:streamable-http

Install CueFrame in Gemini CLI

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

{
  "mcpServers": {
    "cueframe": {
      "httpUrl": "https://api.cueframe.ai/v1/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

CueFrame in other clients