UNPKG

bc-code-intelligence-mcp

Version:

BC Code Intelligence MCP Server - Complete Specialist Bundle with AI-driven expert consultation, seamless handoffs, and context-preserving workflows

8 lines 278 B
/** * Domain-Comprehensive Optimization Workflows * * Pre-defined step-by-step workflows for all BC development domains * Used by get_optimization_workflow MCP tool */ export declare const domainWorkflows: Record<string, any>; //# sourceMappingURL=domain-workflows.d.ts.map