petrijr/sonicpi-mcp
MCP server for Sonic Pi. Control live coding music sessions via LLMs using Streamable HTTP + OSC, implemented in Rust.
Platform-specific configuration:
{
"mcpServers": {
"sonicpi-mcp": {
"command": "npx",
"args": [
"-y",
"sonicpi-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...