MCP Server
MCP
Music Studio
Music studio: ABC notation composition and Strudel live coding with ext-apps UI.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-music-studio.linxule.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-music-studio",
"version": "0.4.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment