export declare function listMCPServersCommand(): void; export declare function getMCPServerCommand(name: string): void; export declare function addMCPServerCommand(): Promise; export declare function deleteMCPServerCommand(name: string): Promise; export declare function showPopularMCPServersCommand(): void; //# sourceMappingURL=mcp.d.ts.map