Loading MCP server directory, please wait...
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
npx @getmcp/cli add io.github.infoinlet-marketplace/mcp-memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.infoinlet-marketplace/mcp-memory": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-memory"
]
}
}
}