소개
Codeindex transforms how developers interact with large codebases by replacing traditional `grep` and `find` utilities with a lightning-fast, in-memory indexing system. Built specifically for Claude Code and other MCP-compatible clients, it offers advanced search capabilities, including full-text, phrase, and regex queries powered by Bleve, alongside flexible glob-based file searching. With its automatic file watcher, the index remains constantly up-to-date, ensuring immediate access to the latest code, all within a single, dependency-free Go binary.