Agent Recall MCP Server

English · 中文 AgentRecall Claude Code memory that learns from corrections. The only learning loop that measures whether your agent actually stops repeating a mistake. It runs locally over stdio via the published package.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-20 · ★ 368 · #8 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Agent Recall

Claude Code

claude mcp add goldentrii-agentrecall-mcp -- npx -y agent-recall-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "goldentrii-agentrecall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-recall-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

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

license MIT - declared in the repository

npm package agent-recall-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.Goldentrii is GitHub-verified and matches the repo owner

03 · What Agent Recall can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.4.40 · 2026-07-27

[3.4.40] - 2026-07-27 · Patch release: the naming-at-scale wave - slug/theme quality, hot-path performance, store self-description, and the hygiene "trash scan". · Fixed · Theme/sig classifier over-matching…

v3.4.39 · 2026-07-27

[3.4.39] - 2026-07-27 · Patch release: the 2026-07-25 Codex audit fixes (Release Trains A–D, all 8 findings reproduced-then-fixed) plus ambient-recall groundwork. · Fixed · Silent correction loss on slug collision…

v3.4.38 · 2026-07-20

Naming System v2 - the filename is the index · Designed by a 5-seat round table (standards research · cold-start testing · retrieval engineering · robustness · taste), spec + arbitration record in…

04 · Who maintains Agent Recall

agent-recall is maintained by goldentrii. We track 2 MCP servers from goldentrii - 2 actively maintained, 369 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
memory - ranked #8 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-27)
registry
io.github.Goldentrii/agent-recall (active, first published 2026-06-20)
packages
npm:agent-recall-mcp

06 · Agent Recall FAQ

What is Agent Recall?

English · 中文 AgentRecall Claude Code memory that learns from corrections. The only learning loop that measures whether your agent actually stops repeating a mistake. It runs locally over stdio via the published package.

Is Agent Recall still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-20 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Agent Recall?

Run `npx -y agent-recall-mcp`. You can also paste the ready-made client config above.

Does Agent Recall run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Agent Recall

Pairs well with

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

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Gossipcat · Memxus · Epitome · Product CLI · Velocirag

More JavaScript MCP servers · Gondola · Halal Terminal · Gpu Bridge · Guru PDF · Multi Gmail MCP · see all