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.

3 lines 205 B
import { OpenRouterConfig } from '../types/workflow.js'; export declare function performResearchQuery(query: string, config: OpenRouterConfig): Promise<string>; //# sourceMappingURL=researchHelper.d.ts.map