bobmatnyc/kuzu-memory
Lightweight, embedded graph-based memory system for AI applications. Fast (<3ms recall), offline-first, with MCP server support for Claude and other AI tools.
Platform-specific configuration:
{
"mcpServers": {
"kuzu-memory": {
"command": "npx",
"args": [
"-y",
"kuzu-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...