← Back to Plugins
MCP Server MCP

Music Studio

github By github 👁 1 views ▲ 0 votes

Music studio: ABC notation composition and Strudel live coding with ext-apps UI.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...