{
  "markdown": "# Cloudinary Plugin\n\nA coding agent plugin that brings Cloudinary's media management capabilities directly into your coding workflow. It connects your AI coding agent to Cloudinary's MCP servers and provides a documentation skill so you can get accurate, up-to-date answers about Cloudinary APIs without leaving your editor.\n\n## What's Included\n\n### MCP Servers (`mcp.json`)\n\nFive Cloudinary MCP servers are pre-configured:\n\n| Server | Description |\n|---|---|\n| `cloudinary-asset-mgmt` | Upload, manage, and transform media assets |\n| `cloudinary-env-config` | Configure your Cloudinary environment settings |\n| `cloudinary-smd` | Work with structured metadata on assets |\n| `cloudinary-analysis` | Analyze images and videos with AI |\n| `cloudinary-mediaflows` | Build and run automated media workflows |\n\n> **Auth:** The first four servers use OAuth2 — you'll be prompted to log in with your Cloudinary account on first use via Cursor or Claude. The `cloudinary-mediaflows` server requires your Cloudinary credentials (`cloud_name`, `api_key`, `api_secret`) to be set in the headers in `mcp.json`.\n\n### Skills\n\nThree skills are included to give the agent deep Cloudinary knowledge:\n\n| Skill | Directory | Description |\n|---|---|---|\n| **cloudinary-docs** | `skills/cloudinary-docs/` | Answers Cloudinary questions by fetching live documentation from `cloudinary.com/documentation/llms.txt`, ensuring accurate and up-to-date responses with real code examples. |\n| **cloudinary-transformations** | `skills/cloudinary-transformations/` | Creates and debugs Cloudinary transformation URLs from natural language. Covers resize/crop, generative AI effects, video transformations, overlays, named transformations, and cost optimization — with a built-in validation checklist and debugging guide. |\n| **claimable-cloud** | `skills/claimable-cloud/` | Provisions a working Cloudinary cloud with a single command and no signup (a Claimable Cloud) when no credentials are available — claimable by email within 24 hours to keep as a permanent free account. |\n\n## Getting Started\n\n1. Install this plugin in Cursor/Claude Code.\n2. On first use, approve the OAuth login prompt for the MCP servers. For `cloudinary-mediaflows`, add your credentials to its headers in `mcp.json`. No Cloudinary account yet? Just ask the agent to set one up — the **claimable-cloud** skill provisions a free working cloud with no signup (claim it by email within 24 hours to keep it).\n3. Ask your agent anything about Cloudinary — uploads, transformations, metadata, analysis, and more. The agent will automatically use the right skill and MCP server for the job.\n",
  "bytes": 2630,
  "sha": "88292948b333cb32d5f16c31b9cf6fd6e702c785a59c5feb5363e8f4da1331e2",
  "repo_slug": "cloudinary-devs/cloudinary-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_cloudinary_devs_cloudinary_plugin_cloudi_962e65e9/readme"
}