ViewMax MCP for VS Code
net.viewmaxstudio/viewmax
Generate AI video from any MCP client. Pick the model, see the per-second price before you spend.
client:VS Code
transport:streamable-http
tools:4
Install ViewMax MCP in VS Code
.vscode/mcp.json
{
"servers": {
"viewmax": {
"type": "http",
"url": "https://viewmaxstudio.net/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs