memory
stdioUsed 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-memoryDescription
Persistent memory management
Add to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"@aitytech/agentkits-memory",
"server"
]
}
}
}Command
npxArguments
-y@aitytech/agentkits-memoryserver