williamzujkowski/strudel-mcp-server
A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
Platform-specific configuration:
{
"mcpServers": {
"strudel-mcp-server": {
"command": "npx",
"args": [
"-y",
"strudel-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...