Catalog
io.github.mem0ai/mem0
OfficialPersistent memory for AI agents: add, search, update, and delete long-term memories.
Persistent memory system for AI agents to store, search, and manage long-term information.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mem0": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.mem0.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.