Skip to content
VS Code

MakeAIVideo for VS Code

ai.makeaivideo/video-generator

Create finished AI videos (script, voiceover, scenes, captions, music) for TikTok, Reels and Shorts.

client:VS Code transport:streamable-http runtime:npm

Install MakeAIVideo in VS Code

.vscode/mcp.json

{
  "servers": {
    "video-generator": {
      "type": "http",
      "url": "https://mcp.makeaivideo.ai"
    }
  }
}

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

MakeAIVideo in other clients