UNPKG

zrald0

Version:

🧠 zrald0 - Master Planning & Orchestration MCP Server. The intelligent conductor that creates comprehensive plans and orchestrates the entire zrald ecosystem (zrald1-4) to execute user requests with precision.

8 lines • 210 B
export declare class Zrald0MCPServer { private server; constructor(); private setupToolHandlers; start(): Promise<void>; shutdown(): Promise<void>; } //# sourceMappingURL=mcp-server.d.ts.map