Skip to content
Cursor

Worldku Memory for Cursor

com.worldku/memory

Save AI conversations into your Worldku memory and recall them from any MCP client.

client:Cursor transport:streamable-http

Install Worldku Memory in Cursor

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

{
  "mcpServers": {
    "memory": {
      "url": "https://mcp.worldku.com/mcp"
    }
  }
}

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

Worldku Memory in other clients