Arcalune Music for VS Code
com.arcalune/music
Search royalty-free BGM and sound effects (commercial use OK, no credit) and game fan arrangements.
client:VS Code
transport:streamable-http
tools:3
Install Arcalune Music in VS Code
.vscode/mcp.json
{
"servers": {
"music": {
"type": "http",
"url": "https://arcalune.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs