Gnosis Memory for Cursor
com.gnosismemory/memory
Persistent memory and vector search for AI agents. Hosted, OAuth-protected via Google sign-in.
client:Cursor
transport:streamable-http
Install Gnosis Memory in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"memory": {
"url": "https://gnosismemory.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs