A Model Context Protocol server that allows AI assistants to interact with Sonic Pi through OSC messages, enabling programmatic music creation and sound manipulation. The server provides tools for playing individual notes with customizable synth parameters and executing arbitrary Sonic Pi code, making it valuable for AI-assisted music composition, sound design, and educational scenarios. Developed by Abhishek Jairath, it works with any MCP-compatible client like Claude Desktop or Cursor, and requires Sonic Pi to be running with a specific OSC handler code to receive and execute the commands.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Send the next full musical segment (named `live_loop`s, `use_bpm`, etc.).
Same as `queue_segment` (compatibility).
Hard stop via OSC (`/stop-all-jobs`), like Sonic Pi’s Stop.
Quick test note.