Ctxo: Ctxo indexes your codebase into a deterministic graph of symbols, edges, and git history, exposed through 14 semantic MCP tools. It enables AI agents to proactively understand code context, blast radius, and git intent, preventing common mistakes like missing inheritance or reintroducing bugs.; 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.
Assist AI agents in understanding code before editing
Enabling LLMs to navigate and understand complex codebases