Music Studio for Cursor
io.github.linxule/mcp-music-studio
ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install Music Studio in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-music-studio": {
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs