概要
Code RAG is an MCP (Model Context Protocol) server designed to revolutionize how developers search their code. By leveraging semantic search capabilities powered by local embedding models (via LM Studio), it enables finding code based on conceptual understanding rather than exact text matches. It integrates seamlessly with popular developer environments like Claude Code and Zed, offers multi-language support for a wide range of programming languages, and provides a fast, efficient in-memory indexing system with Qdrant.