Skip to content
Grok

Remotion-Factory for Grok

io.github.evozim/render-stream

Automated Remotion audiovisual production and render controller.

client:Grok transport:sse

Install Remotion-Factory in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Remotion-Factory in other clients