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

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

Pairs well with

Servers that cover what Chat Recall doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135