Skip to content
Founder Pricing Ends May 31May 31

Watch recall pipe a prior session into your next claude run.

Local SQLite. No cloud. No telemetry.

Claude Recall product demo: install, search past sessions, pipe full prior context back into Claude Code, and expose local memory to any MCP client.
Install in two commands
npm install -g @clauderecallhq/cli
recall start && recall open

Requires Node 20 or newer. Ships as @clauderecallhq/cli on npm. Also available as a VS Code extension and an MCP server.

What just happened

  • Install. One npm command. The daemon binds to 127.0.0.1 and indexes every Claude Code session in ~/.claude/projects/.
  • Search. Every message, every session, in milliseconds. Filter by project, tag, or date.
  • Resume. recall context <id> | claude pipes the full prior session back in. The new run starts knowing what the old one knew.

Or wire it into Claude Desktop, Claude Code, Cursor, or any MCP client. Install in two commands →

More walkthroughs →