Skip to content
Gemini CLI

Remotion-Factory for Gemini CLI

io.github.evozim/render-stream

Automated Remotion audiovisual production and render controller.

client:Gemini CLI transport:sse

Install Remotion-Factory in Gemini CLI

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

{
  "mcpServers": {
    "render-stream": {
      "url": "https://render-stream-mcp.vercel.app/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

Remotion-Factory in other clients