Skip to content
Zed

ImageKit DAM for Zed

io.imagekit/dam

Official ImageKit media library server: search, upload, organize, tag, share and manage assets.

client:Zed transport:streamable-http

Install ImageKit DAM in Zed

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

{
  "context_servers": {
    "dam": {
      "url": "https://imagekit.io/mcp/dam"
    }
  }
}

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

ImageKit DAM in other clients