#!/usr/bin/env node /** * NCP Entry Point * Routes to CLI interface or MCP server mode */ import './cli/index.js'; //# sourceMappingURL=index.d.ts.map