Skip to content
VS Code

mcp maestro for VS Code

io.github.acedatacloud/mcp-maestro

Produce complete AI videos from a brief with Maestro

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

Install mcp maestro in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-maestro": {
      "type": "http",
      "url": "https://maestro.mcp.acedata.cloud/mcp"
    }
  }
}

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

mcp maestro in other clients