#!/usr/bin/env node /** * MCPDog CLI - Main entry point for the command-line interface * Supports server management, protocol detection, configuration optimization, etc. */ export {}; //# sourceMappingURL=cli-main.d.ts.map