export declare function showMcpInventory(options?: { project?: string; json?: boolean; }): Promise; export declare function showMcpHealth(options?: { project?: string; json?: boolean; refresh?: boolean; }): Promise; //# sourceMappingURL=mcp.d.ts.map