agentic-recall for Claude Code
io.github.dfrancislyondflabc-tech/agentic-recall
Long-term memory for agentic tasks. It tells you when it doesn't know.
client:Claude Code
transport:stdio
runtime:npm
Install agentic-recall in Claude Code
run in your project directory
claude mcp add agentic-recall -e MEMORY_DIR=<MEMORY_DIR> -e MEMORY_ROOT=<MEMORY_ROOT> -- npx -y agentic-recall
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs