Skip to content
Claude Desktop

Video Render MCP for Claude Desktop

io.github.globalion/video-render-mcp

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

client:Claude Desktop transport:streamable-http

Install Video Render MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "video-render-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://video-render.regiq.in/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Video Render MCP in other clients