The MCP server

chat-recall is not a site you visit. It registers as an MCP server, so the assistant you already use can read your history mid-conversation.

chat-recall init detects Claude Code, Gemini CLI, OpenCode and Codex and writes the configuration for you.

Resume and cold start
recall_smart_resumeStructured resume bundle: what was finished, what is pending, which files were touched.
recall_wake_upHigh-importance facts plus a knowledge-graph snapshot, for a fresh session.
recall_recentLatest sessions, filterable by project and age.
Search
recall_searchSearch sessions. Accepts a session id to find similar ones.
recall_memory_searchSearch every memory type: sessions, plans, tasks, CLAUDE.md, pastes, history, diaries.
recall_user_promptsSearch what you actually typed, not what the assistant replied.
Inspect one session
recall_contextStructured context dump for a single session.
recall_summarySummary plus an outcome: shipped, interrupted or abandoned.
recall_diffPer-file diffs produced during a session.
recall_commitsGit commits made inside the session window.
Knowledge graph
recall_kg_queryQuery facts, with time travel through an as-of date.
recall_kg_addAssert a fact.
recall_kg_invalidateMark a fact as no longer true, keeping its history.
Security
recall_security_summaryLeaked credentials that are still live, so rotation is prioritised.
recall_security_dismissMark a finding rotated, or a false positive.

Forty-six tools in total, plus four code-intelligence tools that appear when the companion indexer is installed.

Start free