Skip to content
Claude Desktop

Worldku Memory for Claude Desktop

com.worldku/memory

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

client:Claude Desktop transport:streamable-http

Install Worldku Memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.worldku.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Worldku Memory in other clients