#!/usr/bin/env node
/**
 * @file Model Context Protocol (MCP) server for u-he preset randomizer.
 * Provides AI assistants with tools to browse, search, analyze, and generate u-he synth presets.
 */
export {};
