mcp-language-server: The MCP Language Server exposes language server capabilities like definition, references, and diagnostics to Large Language Models. It helps MCP-enabled clients navigate codebases more easily by providing semantic tools for code understanding and manipulation.; repotracer: RepoTracer optimizes AI code assistant usage by offloading repository search tasks from expensive models (like Sol/Codex) to a cheaper, dedicated model (Luna) via the Model Context Protocol (MCP). This significantly reduces costs and increases the effective quota for code generation, ensuring the main model focuses on writing code rather than finding files.
Enabling LLMs to navigate and understand complex codebases
Extend the monthly budget and quota for AI code generation tools like Codex by offloading search tasks.