agentmemory

GitHub

#1 Persistent memory for AI coding agents based on real-world benchmarks

26,881 stars TypeScript TypeScript 1 file ยท ~27,751 tokens #agentmemory#agents#ai#claude#claudecode#codex#copilot#cursor

agentmemory MCP Server

MCP server for rohitg00/agentmemory

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "agentmemory": {
      "command": "npx",
      "args": [
        "-y",
        "@rohitg00/agentmemory"
      ]
    }
  }
}