#!/usr/bin/env node /** * AI Context CLI * * Unified CLI for AI Context Engineering. * Supports initialization, MCP server, context generation, and cross-tool sync. */ export {}; //# sourceMappingURL=index.d.ts.map