Back to MCP Servers
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-memoryaiagent
By omega-memory
Installation
npx -y omega-memoryConfiguration
{
"mcpServers": {
"omega-memory": {
"command": "npx",
"args": ["-y", "omega-memory"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes