UNPKG

@sethdouglasford/claude-flow

Version:

Claude Code Flow - Advanced AI-powered development workflows with SPARC methodology

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