Skip to content
Grok

Video Render MCP for Grok

io.github.globalion/video-render-mcp

Fireship-style short videos from a topic — Remotion motion graphics, word-timed captions, 1080p.

client:Grok transport:streamable-http

Install Video Render MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "video-render-mcp": {
      "type": "http",
      "url": "https://video-render.regiq.in/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

Video Render MCP in other clients