import { type CliContext } from "./index.js"; export declare function runMcp(context: CliContext): Promise; //# sourceMappingURL=mcp.d.ts.map