Skip to content
VS Code

Video Render MCP for VS Code

io.github.globalion/video-render-mcp

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

client:VS Code transport:streamable-http

Install Video Render MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "video-render-mcp": {
      "type": "http",
      "url": "https://video-render.regiq.in/api/mcp"
    }
  }
}

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

Video Render MCP in other clients