Local-first, auditable memory for Codex and Claude Code with durable SQLite, scoped recall hooks, eight read-only MCP tools, and opt-in governed writeback.
Quick Install
npm install -g goodmemory@0.5.1Claude Desktop Config
{
"mcpServers": {
"goodmemory": {
"command": "npx",
"args": [
"npm install -g goodmemory@0.5.1"
]
}
}
}