d2a8k3u/claude-code-memory
A Claude Code plugin that gives Claude fully automatic, per-project cognitive memory with hybrid search, session lifecycle hooks, and local embeddings.
Platform-specific configuration:
{
"mcpServers": {
"claude-code-memory": {
"command": "npx",
"args": [
"-y",
"claude-code-memory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...