OMEGA Memory for Claude Desktop
io.github.omega-memory/omega-memory
Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install OMEGA Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs