Skip to content
Cursor

OneDroid Engram for Cursor

ai.onedroid/engram

Versioned agent memory in your own Postgres: portable context, permissioned, audit trail.

client:Cursor transport:streamable-http

Install OneDroid Engram in Cursor

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

{
  "mcpServers": {
    "engram": {
      "url": "https://engram.onedroid.ai/mcp"
    }
  }
}

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

OneDroid Engram in other clients