Loading MCP server directory, please wait...
Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol.
npx @getmcp/cli add io.github.Fannon/u-he-preset-randomizerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Fannon/u-he-preset-randomizer": {
"command": "npx",
"args": [
"--yes",
"u-he-preset-randomizer@1.1.2",
"u-he-mcp-server",
"-y",
"u-he-preset-randomizer"
],
"env": {
"UHE_CUSTOM_FOLDER": "",
"DEBUG": "false"
}
}
}
}