SDK for building Partitura plugins and accessing hosted models — MCP tool servers, WebView stages, settings panels, and the Gateway API for unified LLM access
{
"mcpServers": {
"partiturasdk": {
"command": "npx",
"args": [
"-y",
"@partitura/sdk"
]
}
}
}