MCP AutoMem for Cursor
io.github.verygoodplugins/mcp-automem
Graph-vector memory for AI assistants using FalkorDB and Qdrant
client:Cursor
transport:streamable-http
runtime:npm
Install MCP AutoMem in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-automem": {
"url": "https://{endpoint}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs