mnemon-dev/mnemon
LLM-supervised persistent memory for AI agents — graph-based recall, cross-session knowledge, single binary. Works with Claude Code, OpenClaw, and any CLI agent.
Platform-specific configuration:
{
"mcpServers": {
"mnemon": {
"command": "npx",
"args": [
"-y",
"mnemon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...