Skip to content
VS Code

Remotion-Factory for VS Code

io.github.evozim/render-stream

Automated Remotion audiovisual production and render controller.

client:VS Code transport:sse

Install Remotion-Factory in VS Code

.vscode/mcp.json

{
  "servers": {
    "render-stream": {
      "type": "sse",
      "url": "https://render-stream-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Remotion-Factory in other clients