Skip to content
Gemini CLI

StudioMeyer Video for Gemini CLI

io.studiomeyer/video

Video production: recording, editing, effects, captions, TTS, screenshots. 8 tools.

client:Gemini CLI transport:stdio runtime:npm

Install StudioMeyer Video in Gemini CLI

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

{
  "mcpServers": {
    "video": {
      "command": "npx",
      "args": [
        "-y",
        "@studiomeyer/mcp-video"
      ]
    }
  }
}

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

StudioMeyer Video in other clients