Sonic Pi MCP
JSON →Interact with Sonic Pi, the live coding music synth, using OSC messages.
Install
npx -y sonic-pi-mcp Tools · 4
- queue_segment Send the next full musical segment (named live_loops, use_bpm, etc.)
- run_code Same as queue_segment (compatibility)
- stop_all Hard stop via OSC (/stop-all-jobs), like Sonic Pi’s Stop
- play_note Quick test note
Links
★ 14 GitHub stars