#!/usr/bin/env node /** * GitNexus MCP CLI * * Bridge between external AI agents (Cursor, Claude Code, Windsurf) * and GitNexus code intelligence running in the browser. */ export {}; //# sourceMappingURL=cli.d.ts.map