{"id":40309,"date":"2026-08-05T05:15:20","date_gmt":"2026-08-05T12:15:20","guid":{"rendered":"https:\/\/cloudinary.com\/blog\/?p=40309"},"modified":"2026-08-05T05:37:47","modified_gmt":"2026-08-05T12:37:47","slug":"claimable-cloud-ai-agents","status":"publish","type":"post","link":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","title":{"rendered":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents"},"content":{"rendered":"\n<p>Product-led growth depends on one thing: how fast someone can go from nothing to a working result.<\/p>\n\n\n\n<p>For over a decade at Cloudinary, that someone was a developer with a free account and a few lines of code. Today, it&#8217;s just as often an agent working on that developer&#8217;s behalf.<\/p>\n\n\n\n<p>But an agent explores differently. It doesn&#8217;t read a landing page or compare feature tables. It wants to try it: Spin something up, build against it, run the result, and decide for itself, right now, without waiting on anyone.<\/p>\n\n\n\n<p>So we removed the one step that couldn&#8217;t happen without a human: creating the account. No signup, no email confirmation, no click to wait on mid-build.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Starting Today: <code>npx @cloudinary\/cloud<\/code><\/h2>\n\n\n\n<p>One command gives any agent a complete, ready-to-use Cloudinary environment, live from the first call, without requiring an email, payment, or ToS click.<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-1\" data-shcb-language-name=\"CSS\" data-shcb-language-slug=\"css\"><span><code class=\"hljs language-css shcb-wrap-lines\"><span class=\"hljs-selector-tag\">npx<\/span> <span class=\"hljs-keyword\">@cloudinary<\/span>\/cloud\n\n\u2192 cloud_<span class=\"hljs-attribute\">name:<\/span> \u2026 claim_<span class=\"hljs-attribute\">url:<\/span> \u2026 expires_<span class=\"hljs-attribute\">at:<\/span> <span class=\"hljs-number\">24<\/span>h<\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-1\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">CSS<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">css<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>Upload, transform, deliver, and preview your results the moment the command returns. The full pipeline is live from line one:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Content-aware cropping (<code>g_auto<\/code>).<\/li>\n\n\n\n<li>Automatic format and quality (<code>f_auto, q_auto<\/code>).<\/li>\n\n\n\n<li>Background removal and generative fill.<\/li>\n\n\n\n<li>Video transcoding.<\/li>\n\n\n\n<li>Generating images from other images or a prompt, and converting stills into video.<\/li>\n<\/ul>\n\n\n\n<p>The media plumbing \u2014 provisioning, building and verifying work \u2014 is the agent&#8217;s job now. Yours is to ship the app.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Built for Agents, and for the Parts They Can&#8217;t Build Alone<\/h2>\n\n\n\n<p>Cloudinary wasn\u2019t retrofitted for agents. It\u2019s been API-first since day one, built from the ground up for developers who&#8217;d rather integrate than click. That same foundation is what makes it native to agents. We have an MCP server agents call directly, and they already are. Agents are provisioning, uploading, and transforming through it today.<\/p>\n\n\n\n<p>There&#8217;s also a reason an agent reaches for us instead of rolling its own media pipeline. It can write a resize in a few lines of sharp, but it can&#8217;t stand up a global delivery network, real-time transformation at scale, AI transforms that run in the delivery path, or durable storage and media governance on its own.<\/p>\n\n\n\n<p>The Claimable Cloud gives the agent the whole platform immediately, at full production capacity. Claiming it unlocks durability and delivery reach: storage that doesn&#8217;t expire, global delivery, and governance over what&#8217;s public.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Try Cloudinary for Yourself<\/h2>\n\n\n\n<p>You don&#8217;t have to take our word for it. Run one line:<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-2\" data-shcb-language-name=\"CSS\" data-shcb-language-slug=\"css\"><span><code class=\"hljs language-css shcb-wrap-lines\"><span class=\"hljs-selector-tag\">npx<\/span> <span class=\"hljs-keyword\">@cloudinary<\/span>\/cloud<\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-2\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">CSS<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">css<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p>The response will include your cloud name, API key and secret, and a clam URL. For example:<\/p>\n\n\n<pre class=\"wp-block-code\" aria-describedby=\"shcb-language-3\" data-shcb-language-name=\"JavaScript\" data-shcb-language-slug=\"javascript\"><span><code class=\"hljs language-javascript shcb-wrap-lines\">CLOUD_NAME=a1b2c3d4\nAPI_KEY=<span class=\"hljs-number\">123456789012345<\/span>\nAPI_SECRET=\u00abredacted\u00bb\nCLOUDINARY_URL=cloudinary:<span class=\"hljs-comment\">\/\/123456789012345:\u00abredacted\u00bb@a1b2c3d4<\/span>\nEXPIRES_AT=<span class=\"hljs-number\">2026<\/span><span class=\"hljs-number\">-08<\/span><span class=\"hljs-number\">-06<\/span>T08:<span class=\"hljs-number\">29<\/span>:<span class=\"hljs-number\">07<\/span>Z\nCLAIM_URL=https:<span class=\"hljs-comment\">\/\/res.cloudinary.com\/users\/agent_email_confirmation?token=\u00abredacted\u00bb<\/span>\nDELIVERY_IPS=<span class=\"hljs-number\">203.0<\/span><span class=\"hljs-number\">.113<\/span><span class=\"hljs-number\">.7<\/span>,<span class=\"hljs-number\">198.51<\/span><span class=\"hljs-number\">.100<\/span><span class=\"hljs-number\">.42<\/span>\nENV_FILE=.\/.env<\/code><\/span><small class=\"shcb-language\" id=\"shcb-language-3\"><span class=\"shcb-language__label\">Code language:<\/span> <span class=\"shcb-language__name\">JavaScript<\/span> <span class=\"shcb-language__paren\">(<\/span><span class=\"shcb-language__slug\">javascript<\/span><span class=\"shcb-language__paren\">)<\/span><\/small><\/pre>\n\n\n<p><code>DELIVERY_IPS<\/code> is the allowlist. Your assets deliver only to these IP addresses. If you encounter any issues with ACL restriction, claiming the cloud lifts the restriction.<\/p>\n\n\n\n<p>Here&#8217;s a quick demo:<\/p>\n\n\n<cld-video-player\n      cloud-name='cloudinary-marketing'\n      public-id='claimable_cloud_demo_a1rm1r'\n      js-config='{\"playbackRates\":[0.5,1,1.5,2]}'\n      style='max-width: ;'\n      class='c-video-player'\n      poster-timestamp='9'\n      core-version='2.12.3'\n      player-version='1.7.0'\n      >\n      <video\n        id='_video-player6a7b310c22228'\n        data-cld-big-play-button='init'\n        data-cld-source-types='[\"hls\",\"webm\\\/vp9\",\"mp4\\\/h265\",\"mp4\"]'\n        controls\n        muted\n        class='cld-video-player cld-fluid wp-block-cloudinary-video-player  cld-video-player-skin-dark'\n      ><\/video>\n    <\/cld-video-player>\n\n\n<p>Then point your agent at something real. Here are some examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A new page, built media-first.<\/strong> Build a performant landing page \u2014 hero video, image gallery, product shots \u2014 with content-aware crops that keep the subject centered from hero to thumbnail, format and quality optimized per browser, backgrounds removed and replaced, a video transcoded with its poster frame taken from the same source.<\/li>\n\n\n\n<li><strong>Migrating an application you already have.<\/strong> Point your agent at an existing site and ask it to migrate the imagery: Find all referenced assets, upload them, and rewrite the references to optimized delivery URLs with responsive widths, automatic format and quality, and smart cropping.<\/li>\n\n\n\n<li><strong>One source asset, multiple channels.<\/strong> Give your agent a campaign photo or video and the list of output channels for distribution. Produce the set: each aspect ratio cropped, each format and file size matched to its destination, a short vertical cut of the video. What comes back is the full variant set, and a pipeline that can also regenerate it when the source changes.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Agents Build and Verify. Humans Decide What Goes Public.<\/h2>\n\n\n\n<p>The Claimable Cloud is capped and time-boxed by design, but not simulated. Underneath it is the same infrastructure that serves our production traffic. The limits are on duration and reach, not on what the platform does.<\/p>\n\n\n\n<p>While it lives, the agent has the full API and can preview its work in allowlisted environments \u2014 everything the build loop needs, and nothing to rebuild when a human claims it.<\/p>\n\n\n\n<p>What the agent doesn&#8217;t get is a durable public URL. Publishing is a human&#8217;s call, on purpose. Agents get the freedom to explore, but humans keep accountability for what reaches the world.<\/p>\n\n\n\n<p>When you like what the agent built and want to ship it, claim the cloud with your email. Everything your app needs transfers intact:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your images and videos.<\/li>\n\n\n\n<li>Variations and transformations.<\/li>\n\n\n\n<li>Your integration setup.<\/li>\n<\/ul>\n\n\n\n<p>Same environment, now yours.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Already Have Your Own Media Pipeline? Keep It.<\/h2>\n\n\n\n<p>Point your Claimable Cloud storage to the bucket you already use and take it from there. You still get every media operation and the AI transforms on top. Lazy migration, no starting over.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Start Building With Cloudinary<\/h2>\n\n\n\n<p>Read more on this in our <a href=\"https:\/\/cloudinary.com\/documentation\/claimable_cloud_provisioning\">docs<\/a>, point your agent to <code>llms.txt<\/code>, or run <code>npx @cloudinary\/cloud<\/code> yourself.<\/p>\n\n\n\n<p>The builder may have changed, but the principle hasn&#8217;t: Get to value fast, without anything in the way. Let the agent build something real. Then you decide what\u2019s worth keeping.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Product-led growth depends on one thing: how fast someone can go from nothing to a working result. For over a decade at Cloudinary, that someone was a developer with a free account and a few lines of code. Today, it&#8217;s just as often an agent working on that developer&#8217;s behalf. But an agent explores differently. [&hellip;]<\/p>\n","protected":false},"author":87,"featured_media":40328,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_cloudinary_featured_overwrite":false,"footnotes":""},"categories":[1],"tags":[424,336],"class_list":["post-40309","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-agentic","tag-ai"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents<\/title>\n<meta name=\"description\" content=\"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents\" \/>\n<meta property=\"og:description\" content=\"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\" \/>\n<meta property=\"og:site_name\" content=\"Cloudinary Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-05T12:15:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-05T12:37:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1100\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"melindapham\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#article\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\"},\"author\":{\"name\":\"melindapham\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9\"},\"headline\":\"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents\",\"datePublished\":\"2026-08-05T12:15:20+00:00\",\"dateModified\":\"2026-08-05T12:37:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\"},\"wordCount\":856,\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA\",\"keywords\":[\"Agentic\",\"AI\"],\"inLanguage\":\"en-US\",\"copyrightYear\":\"2026\",\"copyrightHolder\":{\"@id\":\"https:\/\/cloudinary.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\",\"url\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\",\"name\":\"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA\",\"datePublished\":\"2026-08-05T12:15:20+00:00\",\"dateModified\":\"2026-08-05T12:37:47+00:00\",\"description\":\"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA\",\"width\":2000,\"height\":1100},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudinary.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"name\":\"Cloudinary Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudinary.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\",\"name\":\"Cloudinary Blog\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"width\":312,\"height\":60,\"caption\":\"Cloudinary Blog\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9\",\"name\":\"melindapham\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g\",\"caption\":\"melindapham\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents","description":"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","og_locale":"en_US","og_type":"article","og_title":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents","og_description":"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.","og_url":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","og_site_name":"Cloudinary Blog","article_published_time":"2026-08-05T12:15:20+00:00","article_modified_time":"2026-08-05T12:37:47+00:00","og_image":[{"width":2000,"height":1100,"url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","type":"image\/jpeg"}],"author":"melindapham","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#article","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents"},"author":{"name":"melindapham","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9"},"headline":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents","datePublished":"2026-08-05T12:15:20+00:00","dateModified":"2026-08-05T12:37:47+00:00","mainEntityOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents"},"wordCount":856,"publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","keywords":["Agentic","AI"],"inLanguage":"en-US","copyrightYear":"2026","copyrightHolder":{"@id":"https:\/\/cloudinary.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","url":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","name":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","datePublished":"2026-08-05T12:15:20+00:00","dateModified":"2026-08-05T12:37:47+00:00","description":"Give AI agents instant access to build with the full Cloudinary platform. Then claim your cloud for durable storage, global delivery, and media governance.","breadcrumb":{"@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#primaryimage","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","width":2000,"height":1100},{"@type":"BreadcrumbList","@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudinary.com\/blog\/"},{"@type":"ListItem","position":2,"name":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents"}]},{"@type":"WebSite","@id":"https:\/\/cloudinary.com\/blog\/#website","url":"https:\/\/cloudinary.com\/blog\/","name":"Cloudinary Blog","description":"","publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudinary.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudinary.com\/blog\/#organization","name":"Cloudinary Blog","url":"https:\/\/cloudinary.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","width":312,"height":60,"caption":"Cloudinary Blog"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/0d5ad601e4c3b5be89245dfb14be42d9","name":"melindapham","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e6f989fa97fe94be61596259d8629c3df65aec4c7da5c0000f90d810f313d4f4?s=96&d=mm&r=g","caption":"melindapham"}}]}},"parsely":{"version":"1.1.0","canonical_url":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","smart_links":{"inbound":0,"outbound":0},"traffic_boost_suggestions_count":0,"meta":{"@context":"https:\/\/schema.org","@type":"NewsArticle","headline":"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents","url":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents","mainEntityOfPage":{"@type":"WebPage","@id":"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA&w=150&h=150&crop=1","image":{"@type":"ImageObject","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA"},"articleSection":"Uncategorized","author":[{"@type":"Person","name":"melindapham"}],"creator":["melindapham"],"publisher":{"@type":"Organization","name":"Cloudinary Blog","logo":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA"},"keywords":["agentic","ai"],"dateCreated":"2026-08-05T12:15:20Z","datePublished":"2026-08-05T12:15:20Z","dateModified":"2026-08-05T12:37:47Z"},"rendered":"<meta name=\"parsely-title\" content=\"One Command, a Working Cloudinary Environment: Introducing Claimable Clouds for AI Agents\" \/>\n<meta name=\"parsely-link\" content=\"https:\/\/cloudinary.com\/blog\/claimable-cloud-ai-agents\" \/>\n<meta name=\"parsely-type\" content=\"post\" \/>\n<meta name=\"parsely-image-url\" content=\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA&w=150&amp;h=150&amp;crop=1\" \/>\n<meta name=\"parsely-pub-date\" content=\"2026-08-05T12:15:20Z\" \/>\n<meta name=\"parsely-section\" content=\"Uncategorized\" \/>\n<meta name=\"parsely-tags\" content=\"agentic,ai\" \/>\n<meta name=\"parsely-author\" content=\"melindapham\" \/>","tracker_url":"https:\/\/cdn.parsely.com\/keys\/cloudinary.com\/p.js"},"jetpack_featured_media_url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1785933315\/Web_Assets\/blog\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch\/Blog_Announcement_Blog_-_Project_Rachel_-_Agent_Experience_Launch.jpg?_i=AA","_links":{"self":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/40309","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/users\/87"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/comments?post=40309"}],"version-history":[{"count":3,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/40309\/revisions"}],"predecessor-version":[{"id":40329,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/40309\/revisions\/40329"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media\/40328"}],"wp:attachment":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media?parent=40309"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/categories?post=40309"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/tags?post=40309"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}