Skip to content
VS Code

mcp wan for VS Code

io.github.acedatacloud/mcp-wan

MCP server for Wan AI video generation

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

Install mcp wan in VS Code

.vscode/mcp.json

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

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

mcp wan in other clients