This MCP server allows AI assistants to interact with u-he synth presets through natural conversation, enabling users to search, browse, and generate presets.
From the registry: Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.

$ node --version$ npm install -g u-he-preset-randomizerPlease install the `u-he-preset-randomizer` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — Node.js required Run: `node --version`
- **u-he-preset-randomizer global install** — Install globally to get the u-he-mcp-server command Run: `npm install -g u-he-preset-randomizer`
- **u-he synth plugin** — At least one u-he synthesizer installed (Diva, Hive, Repro, etc.) (https://u-he.com)
Canonical MCP server config (stdio transport):
- command: `u-he-mcp-server`
- args: []
Note: Generate and explore u-he synthesizer presets via AI. Requires global npm install to get the u-he-mcp-server command.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.