AI & ML
Trust: 36/100 (Limited)u-he Preset Randomizer Guide
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.
24 starsby Fannon
Quick Start
Install
npx u-he-preset-randomizerClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-fannon-u-he-preset-randomizer": {
"command": "npx",
"args": [
"u-he-preset-randomizer"
]
}
}
}