#!/usr/bin/env node
/**
 * SwarmUI MCP Server Entry Point
 * * This file initializes and starts the MCP server that connects SwarmUI to AI assistants.
 */
export {};
