Skip to content
Cursor

Savantis Memory for Cursor

com.savantisai/savantis-memory

One user-owned memory shared across AI assistants: recall, spaces, and confirmed references.

client:Cursor transport:streamable-http

Install Savantis Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "savantis-memory": {
      "url": "https://context.savantisai.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Savantis Memory in other clients