Cloudinary Connector for AI agents.
8 live capabilities
Manage and organize your media assets across your entire library.
Waiting for input…
Why people use Cloudinary
Cloudinary for Media Asset Management
This Connector puts your entire library at your fingertips. You can just ask your agent to find the right file, check its details, or see how it's being transformed. You get your answers in seconds without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire Cloudinary media library.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding lost assets
A content manager can't find a specific hero image.
- Real-world use case 02
Monitoring bandwidth limits
An ops lead needs to know if they're over budget.
- Real-world use case 03
Auditing asset transformations
A developer wants to see every active transformation.
Complete set · 8capabilities
The complete Cloudinary capability set.
These are the exact actions your AI can choose when you ask it to work with Cloudinary.
01—04
4 capabilities in this set.
Part of 8 available through Cloudinary.
- 01 Capability
List upload presets
View all your configured upload settings. This helps you ensure your assets are being ingested correctly.
- 02 Capability
Delete media resource
Permanently remove a specific media file from your cloud storage. Use this to clean up old assets quickly.
- 03 Capability
Get media resource details
Pull specific data for a single image or video. It shows you the public ID, format, and secure URL.
- 04 Capability
Get cloudinary usage report
Get a snapshot of your storage, bandwidth, and transformation usage. It's great for staying under your plan's limits.
05—08
4 capabilities in this set.
Part of 8 available through Cloudinary.
- 05 Capability
List media resources
See every image and video in your account. Use this to get a high-level overview of your library.
- 06 Capability
List media tags
See every tag you've applied to your assets. This helps you understand how your library is organized.
- 07 Capability
List media transformations
View all named and dynamic transformations. Use this to audit how your images are being processed.
- 08 Capability
Search media library
Find specific assets using complex search expressions. This is the fastest way to locate a needle in a haystack.
Set up in minutes
One URL. Then ask Cloudinary to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cloudinary from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Cloudinary, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cloudinary for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Cloudinary URL.
- Step 03
Save and start
Save the connection and enable Cloudinary in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudinary": {
"url": "https://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Cloudinary
Open Agent mode in chat and ask: "Using Cloudinary, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudinary": {
"url": "https://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Cloudinary
Ask Copilot: "Using Cloudinary, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudinary": {
"url": "https://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Cloudinary
Open Cascade and ask: "Using Cloudinary, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cloudinary": {
"url": "https://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Cloudinary
Ask Cline: "Using Cloudinary, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cloudinary --transport http "https://edge.vinkius.com/vk_preview_ZRSREGbQLTnwmcuw9jzVUe0JoZAoAIAIqg1Tf4nY/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Cloudinary
Ask Claude: "Using Cloudinary, show me...". 8 tools are ready
Where the request belongs
Work Cloudinary can move forward.
This is for the content manager tired of digging through folders, the dev auditing asset delivery, and the ops lead watching the budget.
Content Manager
Organizes large media libraries and finds specific assets using natural language instead of manual filtering.
Frontend Developer
Audits asset transformations and verifies delivery URLs without needing to open the Cloudinary dashboard.
Marketing Ops
Monitors storage utilization and transformation quotas to keep the team under plan limits.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUploadcare
Manage your entire media infrastructure. upload, retrieve, organize, and delete files securely via Uploadcare directly from your AI agent.
ImageKit (Media Optimization & DAM)
Manage and optimize media via ImageKit. list files, purge CDN cache, and audit image metadata.
Gumlet
Optimize images and stream video with automatic format conversion, lazy loading, and CDN delivery that loads pages faster.
imgix (Real-time Image Processing)
Optimize and transform images via imgix. manage CDN sources, purge assets, and monitor origin connections.
Rendi
Process and transform images with an API that resizes, crops, converts formats, and applies filters for web and mobile applications.
Cincopa
Manage video and media galleries via Cincopa. track assets, trigger uploads, and monitor engagement directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Cloudinary connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Cloudinary.
The practical details behind the request, access and result.
Can the Cloudinary MCP help me find specific images in my library?
Yes. You can ask your agent to search for assets using specific keywords, tags, or complex expressions to find exactly what you need without manual browsing.
How do I check my Cloudinary storage limits with an AI agent?
You can ask your agent to pull a usage report. It will give you a breakdown of your current storage, bandwidth, and transformation stats instantly.
Can I delete files from Cloudinary using the Cloudinary MCP?
Yes. You can ask your agent to permanently remove specific media resources from your account directly through your chat interface.
Does Cloudinary MCP show me my upload presets?
It does. You can ask your agent to list all configured upload presets to see how your assets are being handled during ingestion.
Can I use Cloudinary MCP to see my transformation stats?
Yes. The capability provides a usage report that includes your transformation count, helping you monitor your account's activity.
Is Cloudinary MCP good for organizing large media libraries?
It's excellent for oversight. It lets you see all tags, folders, and resources in one place, making it much easier to manage high-volume assets.
Can I see my bandwidth usage for this month?
Yes! Use the get_cloudinary_usage_report capability. The agent will return core usage statistics, including current bandwidth and storage utilization compared to your plan limits.
How do I find all images tagged with 'summer'?
Use the search_media_library capability with an expression like tags:summer. Your agent will fetch all matching resources directly from your library.
Where do I find my Cloudinary API Secret and Cloud Name?
Log in to your Cloudinary Console. You can find your Cloud Name, API Key, and API Secret on the Dashboard main page under 'Account Details'.
One connection away
Give your agent a direct line to Cloudinary.
Connect Cloudinary once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available