Local-first persistent memory for Claude Code. Each user gets their own SQLite brain in ~/.celiums/memory.db. 5 hooks + 6 MCP tools + 9 Cognitive Reflexes. Zero servers, zero accounts, zero data leaka…
| Tool name | Description | Destructive? |
|---|---|---|
| remember | ✓ no | |
| recall | ✓ no | |
| search | ✓ no | |
| timeline | ✓ no | |
| emotion | ✓ no |
| forget | ✓ no |
{
"mcpServers": {
"celiumsmemory-claude-code": {
"command": "npx",
"args": [
"-y",
"@celiums/memory-claude-code"
]
}
}
}