#!/usr/bin/env node /** * MCP Codebase Index Server - Entry Point * * This server provides semantic code search capabilities through the Model Context Protocol. */ export {}; //# sourceMappingURL=index.d.ts.map