
U He Preset Randomizer
Generate, randomize, explain, and organize u-he synth presets from your coding agent without hand-editing every parameter.
Overview
u-he Preset Randomizer MCP is a MCP server for the Build phase that generates, randomizes, explains, and manages u-he synthesizer presets for agents.
What is this MCP server?
- Generate, randomize, explain, and manage u-he synthesizer presets over MCP.
- npm u-he-preset-randomizer v1.2.0; run via npx with documented positional args to u-he-mcp-server.
- Optional UHE_CUSTOM_FOLDER for non-default preset library roots.
- DEBUG env toggle for verbose troubleshooting logs.
- Registry version 1.2.0 on npm identifier u-he-preset-randomizer
- Documented npx runtime with u-he-mcp-server entry
- Optional UHE_CUSTOM_FOLDER and DEBUG environment variables
Community signal: 28 GitHub stars.
What problem does it solve?
Music-minded builders cannot efficiently steer u-he preset libraries from an AI assistant when every tweak requires manual UI diving and opaque binary files.
Who is it for?
Indie producers and dev-musicians automating u-he sound design with Claude Code or Cursor alongside their existing plugin installs.
Skip if: Users without u-he synths installed, or teams needing universal VST preset support across non-u-he vendors only.
What do I get? / Deliverables
After you register the npm MCP server, your agent can create, shuffle, describe, and organize u-he presets using documented environment and folder overrides.
- Generated and randomized u-he preset files
- Agent-readable explanations of preset parameter choices
- Organized preset libraries aligned to your custom folder layout
Recommended MCP Servers
Journey fit
This MCP lands in Build when you are actively producing music tooling or creative workflows, not during generic product validation. Agent-tooling fits because the server extends the agent into u-he preset files and synth-specific operations via MCP.
How it compares
u-he-specific creative MCP, not a general DAW remote-control or audio mastering skill.
Common Questions / FAQ
Who is U He Preset Randomizer MCP for?
Solo builders and producers who use u-he synthesizers and want MCP agents to generate, randomize, explain, and manage presets programmatically.
When should I use U He Preset Randomizer MCP?
Use it during Build agent-tooling while you script sound-design assistants, preset batch tools, or educational flows around u-he patches.
How do I add U He Preset Randomizer MCP to my agent?
Configure your MCP client to run npx with the registry args for u-he-preset-randomizer@1.2.0 and subcommand u-he-mcp-server; set UHE_CUSTOM_FOLDER if needed and DEBUG=true for logs.