Skip to content
VS Code

Cloudinary Asset Management for VS Code

io.github.cloudinary/asset-management-mcp

Upload, organize, search, and transform images, videos, and files with AI-powered tools.

client:VS Code transport:streamable-http runtime:npm

Install Cloudinary Asset Management in VS Code

.vscode/mcp.json

{
  "servers": {
    "asset-management-mcp": {
      "type": "http",
      "url": "https://asset-management.mcp.cloudinary.com/mcp"
    }
  }
}

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

Cloudinary Asset Management in other clients