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.

4 lines • 143 B
#!/usr/bin/env node export { Zrald0MCPServer } from './mcp-server.js'; export * from './types/planning.js'; //# sourceMappingURL=index.d.ts.map