Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

agentic-recall in other clients