UNPKG

@monsoft/mcp-docscribe

Version:

A Model Context Protocol implementation for generating comprehensive documentation

5 lines (4 loc) 88 B
/** * Runs the CLI command parser */ export declare function runCli(): Promise<void>;