Skip to content
Cursor

Korely Memory for Cursor

ai.korely/memory

Memory for AI agents that knows what is still true. Typed bi-temporal facts, EU-hosted.

client:Cursor transport:streamable-http

Install Korely Memory in Cursor

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

{
  "mcpServers": {
    "memory": {
      "url": "https://api.korely.ai/agent/mcp"
    }
  }
}

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

Korely Memory in other clients