mozonic for VS Code
com.mozonic/mozonic
AI mixing and mastering: analyze your mixes, run DSP autofix, render stems, and master tracks.
client:VS Code
transport:streamable-http
Install mozonic in VS Code
.vscode/mcp.json
{
"servers": {
"mozonic": {
"type": "http",
"url": "https://mcp.mozonic.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs