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.; code-memory: code-memory is a deterministic, high-precision code intelligence layer exposed as a Model Context Protocol (MCP) server, designed to provide accurate and token-efficient code context for LLMs. It runs entirely locally, indexing codebases for semantic search, architecture understanding, and Git history analysis, addressing the cost and inaccuracy of traditional context retrieval methods.
Assist AI agents in understanding code before editing
Finding definitions, references, and understanding code structure within a codebase