Skip to content
VS Code

Video Loom for VS Code

io.github.wolflangis/video-loom

Turn audio or text into a finished AI music video: narrative, multi-provider clips, final cut.

client:VS Code transport:streamable-http

Install Video Loom in VS Code

.vscode/mcp.json

{
  "servers": {
    "video-loom": {
      "type": "http",
      "url": "https://app.videoloom.studio/mcp"
    }
  }
}

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

Video Loom in other clients