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 220 B
import { ToolExecutor } from '../../services/routing/toolRegistry.js'; export declare function initDirectories(): Promise<void>; export declare const generateUserStories: ToolExecutor; //# sourceMappingURL=index.d.ts.map