ContextDB Customer Memory for Cursor
io.github.atomsai/contextdb-memory
Customer memory with recall, confirmation, forgetting, and pre-action evidence checks.
client:Cursor
transport:streamable-http
Install ContextDB Customer Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"contextdb-memory": {
"url": "https://api.contextdb.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs