Skip to content
Zed

Worldku Memory for Zed

com.worldku/memory

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

client:Zed transport:streamable-http

Install Worldku Memory in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Worldku Memory in other clients