joshuaswarren/openclaw-engram
Local-first memory plugin for OpenClaw AI agents. LLM-powered extraction, plain markdown storage, hybrid search via QMD. Gives agents persistent long-term memory across conversations.
Platform-specific configuration:
{
"mcpServers": {
"openclaw-engram": {
"command": "npx",
"args": [
"-y",
"openclaw-engram"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...