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

7 lines 250 B
/** * Test Enhanced MCP Server with Phase 2B Features * Run with: npm run dev -- --test-mcp-server */ declare function testEnhancedMCPServer(): Promise<void>; export { testEnhancedMCPServer }; //# sourceMappingURL=test-enhanced-mcp-server.d.ts.map