#!/usr/bin/env node/**
* Direct MCP Server Starter
*
* This script directly starts the MCP server without any CLI wrapper
* to avoid any console output that could interfere with JSON-RPC communication.
*/export {};
//# sourceMappingURL=start-mcp.d.ts.map