memory

stdio

Used by 29 plugins

Installs agentkits-memory, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub aitytech/agentkits-memory --plugin agentkits-memory
Description

Persistent memory management

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@aitytech/agentkits-memory",
        "server"
      ]
    }
  }
}
Command
npx
Arguments
-y@aitytech/agentkits-memoryserver