Stats
Links
Categories
Automatic memory for Claude Code via temporal graph + vector retrieval. Backend (Neo4j + Qdrant) is brought up by `timegraph init` after `pipx install timegraph-mcp`. See README for the architecture (bounded-1-LLM-call retriever + transparent ingest/recall hooks).
npx claudepluginhub jamoeight/limitlessAutomatic memory for Claude Code. Every turn is ingested into a temporal graph; every prompt is augmented with relevant prior context. No manual recall calls.