mem0 for Cursor
io.github.mem0ai/mem0
Persistent memory for AI agents: add, search, update, and delete long-term memories.
client:Cursor
transport:streamable-http
Install mem0 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mem0": {
"url": "https://mcp.mem0.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs