Skip to content

Cloudinary Asset Management for Grok

io.github.cloudinary/asset-management-mcp

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

client:Grok transport:streamable-http runtime:npm

Install Cloudinary Asset Management in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Cloudinary Asset Management in other clients