UNPKG

claude-flow-tbowman01

Version:

Enterprise-grade AI agent orchestration with ruv-swarm integration (Alpha Release)

6 lines 201 B
/** * Simple MCP command implementation for Node.js compatibility */ import { Command } from 'commander'; export declare function createMCPCommand(): Command; //# sourceMappingURL=simple-mcp.d.ts.map