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 who work with agent memory, claude mcp and correction tracking and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 371 · #12 OF 304 MAINTAINED MEMORY · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Agent Recall

before you install - you'll need

Set AGENT_RECALL_EMBEDDINGS before connecting.

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.50 · 2026-09-12

v3.4.49 · 2026-09-12

v3.4.48 · 2026-09-08

04 · Who maintains Agent Recall

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

05 · Facts

category
memory - ranked #12 of 304 actively-maintained memory servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-12)
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-09-18, its last commit was 2026-09-17 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`. The README documents one environment variable (AGENT_RECALL_EMBEDDINGS) to set first. Set AGENT_RECALL_EMBEDDINGS before connecting. 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 · ★ 39,038
  2. Pdf MCP → filesystem companion filesystem · ★ 135

More memory MCP servers · Facthouse · Gossipcat · Memxus · Epitome · Pathmark

More JavaScript MCP servers · Gondola Award Travel Search · Shippo · Halal Terminal · Gpu Bridge · Guru PDF · see all