Skip to content
VS Code

ImageKit DAM for VS Code

io.imagekit/dam

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

client:VS Code transport:streamable-http

Install ImageKit DAM in VS Code

.vscode/mcp.json

{
  "servers": {
    "dam": {
      "type": "http",
      "url": "https://imagekit.io/mcp/dam"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ImageKit DAM in other clients