UNPKG

vibe-coder-mcp

Version:

Production-ready MCP server with complete agent integration, multi-transport support, and comprehensive development automation tools for AI-assisted workflows.

4 lines 183 B
import { Command } from 'commander'; export declare function createDecomposeCommand(): Command; export declare const decomposeCommand: Command; //# sourceMappingURL=decompose.d.ts.map