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