Back to MCP Servers
🔌

omega-memory/omega-memory

Apache-2.0

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

PythonSearch

Install

npx -y omega-memory-omega-memory

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "omega-memory-omega-memory": {
      "command": "npx",
      "args": [
        "-y",
        "omega-memory-omega-memory"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.