ONCE for VS Code
app.once/mcp
Music distribution for agents: upload, AI-check, submit and track releases on ONCE.
client:VS Code
transport:streamable-http
Install ONCE in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://beta.once.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs