Brainiall Memory for Cursor
com.brainiall/memory
Persistent semantic memory storage, associative recall, and recent memory index by namespace.
client:Cursor
transport:streamable-http
Install Brainiall Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://api.brainiall.com/mcp/memory/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs