omega-memory

omega-memory/omega-memory
★ 98 stars Python 🤖 AI/LLM Updated 23d ago
Persistent memory for AI coding agents
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omega-memory": {
      "command": "uvx",
      "args": [
        "omega-memory"
      ]
    }
  }
}

Or install with pip: pip install omega-memory

Topics

ai-agentai-memoryclaudeclaude-codecoding-agentcontext-engineeringcursorknowledge-graphllmlocal-firstmcpmcp-servermemorymodel-context-protocolpersistent-memory