Skip to content

v2.4.1

Choose a tag to compare

@williamzujkowski williamzujkowski released this 01 Feb 01:16
· 96 commits to main since this release
4d32713

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 invalid note("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.1

Contributors

  • @linxule - MCP compatibility and chord syntax fixes

Full Changelog: v2.4.0...v2.4.1