AgentRecall-MCP

Goldentrii/AgentRecall-MCP
★ 304 stars TypeScript AI/LLM Updated today
Correction-first persistent memory for AI agents. MCP server + SDK + CLI. Compounds across sessions.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentrecall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Goldentrii/AgentRecall-MCP"
      ]
    }
  }
}

README Excerpt

**English** · [中文](README.zh-CN.md) <h1 align="center">AgentRecall</h1> <p align="center"><strong>Your agent doesn't just remember. It learns how you think.</strong></p> <p align="center">Every correction saved is a mistake never repeated. Every insight compounded is tokens never wasted rebuilding context.</p>

Topics

agent-learningagent-memoryai-memory-systemsclaude-codeclaude-mcpcorrection-trackingmcp-servermemory-palacepersistent-memorytypescript