Loading MCP server directory, please wait...
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
npx @getmcp/cli add io.github.jyswee/agenticmemoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jyswee/agenticmemory": {
"command": "npx",
"args": [
"mcp-serve",
"-y",
"agmry"
],
"env": {
"AGMRY_API_KEY": ""
}
}
}
}