connect_to_musescore
Establish a WebSocket connection to a running MuseScore instance for live score manipulation. Requires the MuseScore MCP Score Bridge plugin.
Instructions
Connect to a running MuseScore instance.
The MuseScore MCP Score Bridge plugin must be running.
Args: host: WebSocket host (default: localhost). port: WebSocket port (default: 8765).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | localhost | |
| port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |