Skip to main content
Knowledge & MemoryPython

omega-memory/omega-memory

Persistent memory for AI coding agents with semantic search, auto-capture, cross-session learning, and intelligent forgetting. 12 MCP tools, local-first.

knowledge-memorylocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/omega-memory/omega-memory

Claude Desktop configuration example:

{
  "mcpServers": {
    "omega-memory": {
      "command": "npx",
      "args": [
        "-y",
        "omega-memory/omega-memory"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
omega-memory