Persistent semantic memory for AI coding agents that runs entirely on your machine. Stores decisions, lessons, and preferences with 25 MCP tools including omega_store for typed memory, omega_query for semantic search with re-ranking, and graph traversal for context relationships. Works with Claude Desktop, Cursor, Windsurf, and any MCP client over stdio. Uses local ONNX embeddings so nothing leaves your computer. The setup command downloads the model, registers the server, and installs session hooks. Topped LongMemEval benchmarks. Solves the stateless agent problem where every session starts from zero and you spend 30 minutes re-explaining context. Optional pro modules add multi-agent coordination, intelligent LLM routing, and knowledge base ingestion.
claude mcp add --transport stdio omega-memory-core uvx core