#!/usr/bin/env node
/**
 * ⚠️ DEPRECATED: Legacy MCP Server Starter
 *
 * This script is DEPRECATED and will be removed in v3.0.0
 * Use MCPServerManager instead for proper server management.
 *
 * Migration: Use scripts/start-mcp-proper.js or MCPServerManager directly
 */
export {};
//# sourceMappingURL=start-all-mcp-servers.d.ts.map