v2.4.1
Bug Fixes
- MCP Protocol: Fixed stdout pollution from @strudel imports breaking JSON-RPC communication (#85)
- Chord Generation: Fixed
generateChordProgression()to produce valid Strudel syntax -note("<C G Am F>")instead of invalidnote("C" "G" "Am" "F")(#85) - Documentation: Corrected tool count from 66 to 65, updated test statistics
Security
- Bump hono 4.11.4 → 4.11.7 (CVE fixes) (#84)
Installation
npm install -g @williamzujkowski/strudel-mcp-server@2.4.1Contributors
- @linxule - MCP compatibility and chord syntax fixes
Full Changelog: v2.4.0...v2.4.1