ViewMax MCP for VS Code
io.github.bytevirts/viewmax
Remote MCP for AI video, image, music and speech generation.
client:VS Code
transport:streamable-http
tools:14
Install ViewMax MCP in VS Code
.vscode/mcp.json
{
"servers": {
"viewmax": {
"type": "http",
"url": "https://viewmax.studio/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs