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 171 B
import { Command } from 'commander'; export declare function createAgentCommand(): Command; export declare const agentCommand: Command; //# sourceMappingURL=agent.d.ts.map