Skip to content
Cursor

Dijin Memory for Cursor

co.dijin/memory

Dijin is a Memory Layer: recall notes, decisions, and evidence-backed answers across every AI.

client:Cursor transport:streamable-http

Install Dijin Memory in Cursor

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

{
  "mcpServers": {
    "memory": {
      "url": "https://mcp.dijin.co/mcp"
    }
  }
}

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

Dijin Memory in other clients