Code-Memory MCP Server - Deterministic & high-precision code intelligence via MCP
by•
Searching large codebases to find the right context for AI assistants like Claude was a bottleneck—hurting performance, cost, and accuracy. Dumping full files into prompts blows token limits and confuses the model.
Code-memory, is an open-source offline MCP server for Cursor, AntiGravity, and Claude Code.
It uses local semantic search, smart delta indexing with SQLite, and keeps everything 100% offline.
Replies