kevin-hs-sohn/hipocampus
Drop-in memory harness for AI agents — 3-tier memory, compaction tree, hybrid search. One command to set up. Works with Claude Code and OpenClaw.
Platform-specific configuration:
{
"mcpServers": {
"hipocampus": {
"command": "npx",
"args": [
"-y",
"hipocampus"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...