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