import type { McpServerEntry } from '../types.js'; export declare function scanMcpRegistry(cwd?: string, serverName?: string): McpServerEntry[]; //# sourceMappingURL=mcp-registry.d.ts.map