Skip to content
VS Code

Vidmoat for VS Code

com.vidmoat/vidmoat

AI video editor: create projects, edit timelines, add captions and effects, and render videos.

client:VS Code transport:streamable-http

Install Vidmoat in VS Code

.vscode/mcp.json

{
  "servers": {
    "vidmoat": {
      "type": "http",
      "url": "https://api.vidmoat.com/api/mcp"
    }
  }
}

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

Vidmoat in other clients