Chat Recall MCP Server
chatrecall.dev · How it works · MCP tools · Pricing · Self-host · Security
People who work with agent memory, antigravity and codex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 2 · #35 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Chat Recall
before you install - you'll need
Set CHAT_RECALL_NO_DAEMON before connecting. CHAT_RECALL_DAEMON_IDLE_SECS is optional or environment-specific per the README.
Claude Code
claude mcp add munhq-chat-recall --transport http https://chatrecall.dev/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"munhq-chat-recall": {
"url": "https://chatrecall.dev/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://chatrecall.dev/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to chatrecall.dev
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-20 - young repo, little track record yet
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package chat-recall - unscoped; check the name against the project README before installing
registry namespace io.github.munhq is GitHub-verified and matches the repo owner
03 · What Chat Recall can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.7.0 · 2026-09-16
See CHANGELOG.md for 0.7.0.
v0.6.9 · 2026-09-15
See CHANGELOG.md for 0.6.9.
v0.6.8 · 2026-09-14
Everything here came from opening the app on a phone and looking at it. Every · one of these passed the structural checks first. · Fixed · Conversations was unusable on a phone. The Sessions / Notes toggle is a…
04 · Who maintains Chat Recall
chat-recall is maintained by munhq. We track 4 MCP servers from munhq - 4 actively maintained, 6 combined GitHub stars, oldest repo from Aug 2026.
05 · Facts
- repository
- github.com/munhq/chat-recall
- website
- https://chatrecall.dev/
- category
- memory - ranked #35 of 304 actively-maintained memory servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.munhq/chat-recall (active, first published 2026-08-21 · 31 versions)
- packages
- npm:chat-recall
06 · Chat Recall FAQ
What is Chat Recall?
chatrecall.dev · How it works · MCP tools · Pricing · Self-host · Security
Is Chat Recall still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Chat Recall?
Run `npx -y chat-recall`. The README documents 2 environment variables (CHAT_RECALL_NO_DAEMON, CHAT_RECALL_DAEMON_IDLE_SECS) to set first. Set CHAT_RECALL_NO_DAEMON before connecting. CHAT_RECALL_DAEMON_IDLE_SECS is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Chat Recall require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Chat Recall
Alternatives to Chat Recall
Maintained memory servers if Chat Recall isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 162 languages, sub-ms queries, 99% fewer tokens. ★ 43,715 · 2026-09-18
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,449 · 2026-09-17
- Tradememory Protocol Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents. ★ 1,419 · 2026-09-14
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,322 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 984 · 2026-09-09
- Projectmem Coding agent memory - one local MCP server for every project. Warns before repeating failed fixes. ★ 826 · 2026-09-15
Pairs well with
Servers that cover what Chat Recall doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Octobrain · Mnemo MCP · R3 · Nan Forget · MemHeaven - Self-hosted Remote MCP Memory for ChatGPT
More TypeScript MCP servers · Sentinal MCP · AI Quality Gate · Muxinc MCP Server · Probe Kit · Mythos Agent · see all