概要
LexRAG is an MCP-native server designed to provide memory and code intelligence for LLM agents, transforming code repositories into queryable graphs. It addresses common RAG agent limitations by offering persistent memory across sessions, efficient context management, and cross-file reasoning capabilities. This enables agents to answer complex architectural, impact, and planning questions without repeatedly processing the entire codebase, thereby saving token budgets and improving development speed.