tunova for VS Code
io.github.erliona/tunova
Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success.
client:VS Code
transport:streamable-http
tools:3
Install tunova in VS Code
.vscode/mcp.json
{
"servers": {
"tunova": {
"type": "http",
"url": "https://api.tunova.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs