Cloudinary for your agents.
Connect Cloudinary once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Cloudinary.
What agents can do with Cloudinary
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
cloudinary_list_resourcesList uploaded resources (assets) of a given type - image, video, or raw.
cloudinary_get_usageGet account usage details: storage, bandwidth, credits, and resource counts.
cloudinary_list_foldersList all root-level asset folders (max 2000).
cloudinary_list_tagsList all tags in the product environment.
cloudinary_list_resources_by_tagList all resources with a specific tag.
cloudinary_get_resourceGet details of a single resource by its public ID.
cloudinary_delete_resourcesDelete one or more resources by their public IDs.
cloudinary_list_upload_mappingsList upload mappings (folder-to-template mappings) for the product environment.
cloudinary_create_folderCreate a subfolder under the root assets folder.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Cloudinary Console, open Settings > API Keys.
- Copy the Cloud name, API Key, and API Secret.
- The Cloud name identifies your product environment; the key and secret authenticate API calls.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Cloudinary to Even: call connect_begin("cloudinary") on the even-connect MCP and walk me through it.
List your Cloudinary asset folders and tags, retrieve usage statistics, and purge cached assets after updates.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.