v1.0.0 - Initial Release
🎉 Initial Release
✨ Features
- MCP Server Implementation: Complete Model Context Protocol server for Strudel.cc
- Browser Automation: Control Strudel.cc through Playwright
- Pattern Management: Write, play, stop, and save patterns
- Audio Analysis: Real-time frequency analysis and audio feature extraction
- Local Storage: Save and load patterns with tagging system
- Claude CLI Integration: Seamless integration with Claude CLI
🛠️ Tools Available
init- Initialize Strudel in browserwrite- Write patterns to the editorplay- Start playing patternsstop- Stop playbackanalyze- Get audio analysissave- Save patterns locallyload- Load saved patternslist- List all saved patternsappend- Append to current patternclear- Clear the editor
📦 Installation
npm install -g @williamzujkowski/strudel-mcp-server🚀 Quick Start
claude mcp add strudel node /path/to/strudel-mcp-server/dist/index.jsFull Changelog: https://github.com/williamzujkowski/strudel-mcp-server/commits/v1.0.0