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