/** * MCP Server Diff - CLI Entry Point * * Standalone CLI for diffing MCP server public interfaces. * Can compare any two servers or multiple servers against a base. */ export {};