Adobe for creativity
Edit photos, cut video and design from templates through an AI agent. Sixty-seven tools across Photoshop, Lightroom, Illustrator, Firefly, Premiere, Express and Stock — with async video jobs, Creative Cloud file writes, and a mandatory init tool that gates everything else.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Adobe for creativity via MCP
https://adobe-creativity.adobe.io/mcpWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Adobe for creativity Tools & Capabilities (67)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- Generative tools cost money and no price list exists. Adobe meters generative AI in generative credits, but publishes no mapping from any MCP tool name to a credit cost. Budget by watching your Adobe credit balance, not by reading this connector's documentation.
- Exhausting credits degrades rather than stops. Adobe documents that Creative Cloud and Stock paid users may keep generating standard-resolution images and vectors more slowly, while Express and Firefly paid users get two such actions per day. For an autonomous agent, a slow success is harder to detect than a clean failure.
- One request can start several billable jobs. Adobe's own Quick Cut skill fires three video variations in parallel. No spending cap, budget guard or dry-run preflight is documented for any tool.
- No live verification was possible. The endpoint returns a bare 403 to an anonymous handshake, so no tool schemas, parameters,
readOnlyHintordestructiveHintannotations were readable. Every safety statement here is derived from names, from Adobe's four documentation pages, and from Adobe's published skills. - No OAuth scopes are discoverable. All three RFC 9728 path forms and the RFC 8414 path return zero-byte 403s. This page declares no scopes, and does not attribute the generic scopes advertised by Adobe's shared IMS login host to this connector.
- Whether this connector uses shared Adobe IMS is undetermined. Its Workfront sibling hosts its own authorization server; nothing observable here settles which shape this one is.
- The tool listing and Adobe's docs disagree in both directions. Adobe says 50+ tools and publishes no reference table; the directory names 67; Adobe's own skills call 7 tools the directory never lists.
- Nine listed tools are deprecated by Adobe. Its batch-editing skill states the per-dimension
image_adjust_*tools must not be used, directing models toimage_apply_adjustments— which the directory does not list. - Content Credentials are documented only for fully generated assets. Adobe's automatic-application statement is scoped to output where 100% of pixels are Firefly-generated. Whether edited or generatively expanded output through this connector carries them is not documented.
- Commercial-safety and indemnification claims are Adobe's own. They are reported here as the vendor's stated position. Nothing on this page is legal advice, and indemnification terms and qualifying plans are Adobe contractual matters.
asset_copy_assetscollision behaviour is undocumented. Adobe describes no rule for what happens when a copy lands on an existing name, and no version-history or restore tool is listed.- Seven brand tools are entirely undocumented. They appear in no Adobe page and no Adobe skill. What they expose, and how organisation membership scopes them, is unknown.
asset_license_and_download_stocktransacts against a Stock plan. No confirmation step is documented, and none of Adobe's skills calls it.- Express documents made through the connector are temporary. Adobe's skill instructs models to warn that a design is deleted after 12 hours unless saved from Express.
- Adobe's guard rails live in skills, not in the connector. The non-generative defaults that name Claude explicitly constrain a model following those skills. They do not narrow the tool surface an agent can reach without them.
- No prompts are offered. The directory snapshot lists an empty prompt set, so there are no vendor-authored prompt templates to lean on.
Frequently asked questions
Does the Adobe for creativity MCP server spend generative credits?
Some of its tools do. Adobe meters generative AI features in generative credits, and this connector exposes generative tools including generative expand, vectorize and the video Quick Cut pipeline. Adobe does not publish a per-tool credit table for the MCP server, so an agent choosing its own tools has no documented price list to reason from before it calls one.
Can an AI agent burn my Adobe credits without me watching?
It can start long-running jobs unattended. Three tools end in Poll because video and speech work runs as async jobs, and Adobe's own Quick Cut skill fires three variations in parallel from one request. Nothing in the documentation describes a spending cap, a per-call confirmation, or a dry-run preflight for any generative tool on this connector.
What can the Adobe for creativity connector do to my Creative Cloud files?
It can add files, create folders and copy assets — six of the sixteen asset tools write. Adobe documents no delete or overwrite tool, and none appears in the sixty-seven listed names, so the write half is additive on the evidence available. Adobe publishes no version-history or restore documentation for files this connector creates.
What does adobe_mandatory_init do and what happens if a model skips it?
It returns file-handling rules and tool routing guidance that later tools depend on, plus an egress flag. Adobe's own skills call it first in every workflow and read the egress status from it to decide whether programmatic upload is permitted at all. Skipping it means acting without that routing, on a surface whose upload path was never established.
Is content generated through the Adobe connector commercially safe?
Adobe states its Firefly models are trained on licensed content such as Adobe Stock plus public domain material, and that it does not train on customer content. It applies Content Credentials automatically where all pixels are Firefly-generated, and offers IP indemnification on qualifying plans. That is Adobe's stated position, not legal advice, and terms apply.
Which Adobe plan do I need for the Adobe for creativity MCP server?
None to start. Adobe states guest users get roughly forty standard tools without signing in, and that an Adobe account unlocks more tools, Creative Cloud storage and higher limits, with a few tools needing a paid subscription. Team and Enterprise members need an admin to enable third-party connectors under organization settings first.
Does the Adobe for creativity connector list the same tools Adobe documents?
No. Adobe's site says fifty-plus tools while the directory names sixty-seven, and Adobe publishes no tool reference table at all. Its own published skills call seven tools the listing never names, and mark nine listed image adjustment tools as deprecated and not to be used. Neither source is complete on its own.
Sources
- Adobe for creativity overview — https://developer.adobe.com/adobe-for-creativity/ (fetched 2026-08-19; the directory's
documentationURL returned 200 directly). Source of the 50+ tool figure, the app list, the guest-access statement and the ~40 standard tools figure · retrieved 2026-08-19 - Getting started with Adobe for creativity — https://developer.adobe.com/adobe-for-creativity/getting-started/ (fetched 2026-08-19 from the raw doc-repo source). Source of the connector, plugin and skills distinction, the enterprise admin gate, the platform matrix and the hardware and browser floors · retrieved 2026-08-19
- Prompts and workflows — https://developer.adobe.com/adobe-for-creativity/prompts-and-workflows/ (fetched 2026-08-19). Source of the six shipped workflows and their example prompts · retrieved 2026-08-19
- FAQ and support — https://developer.adobe.com/adobe-for-creativity/support/ (fetched 2026-08-19). Source of the Adobe-account and Claude-plan requirements, the guest-to-signed-in reconnect route, and the storage-quota note · retrieved 2026-08-19
- Adobe doc repository raw source — https://github.com/AdobeDocs/adobe-creativity-mcp (tree and four page files fetched 2026-08-19). Used because the rendered pages are an SPA shell; confirmed the estate is four pages with no tool reference table · retrieved 2026-08-19
- Adobe skills for Creative Cloud — https://github.com/adobe/skills/tree/main/plugins/creative-cloud/adobe-for-creativity/skills (seven
SKILL.mdfiles fetched 2026-08-19). First-party source of theadobe_mandatory_initdescription and egress flag, the polling behaviour, the parallel Quick Cut jobs, the deprecation of the nineimage_adjust_*tools, the seven unlisted tool names, and the non-generative-on-Claude policy · retrieved 2026-08-19 - Adobe generative credits FAQ — https://helpx.adobe.com/creative-cloud/apps/generative-ai/generative-credits-faq.html (consulted 2026-08-19). Sourcing note:
helpx.adobe.comdeep pages were unreachable from our environment — every direct fetch returned a connection failure, not an HTTP status. The credit mechanics reported here come from Adobe-domain search extracts of this page and its siblings, and are attributed to Adobe but were not read from the page directly. Source of the one-credit standard generation, the premium-feature framing, the post-exhaustion slowdown, the two-actions-per-day rule for Express and Firefly paid users, and monthly renewal · retrieved 2026-08-19 - Adobe Firefly AI approach — https://business.adobe.com/products/firefly-business/firefly-ai-approach.html (consulted 2026-08-19, same sourcing note). Source of the training-data and commercial-safety position and IP indemnification eligibility · retrieved 2026-08-19
- Content Credentials overview — https://helpx.adobe.com/firefly/web/get-started/learn-the-basics/content-credentials-overview.html (consulted 2026-08-19, same sourcing note). Source of the automatic application at 100% Firefly-generated pixels and the included non-personal fields · retrieved 2026-08-19
- Live anonymous probe — 2026-08-19: one anonymous
initializePOST to https://adobe-creativity.adobe.io/mcp returned HTTP 403 with an empty body and no challenge header; a plain GET returned the same; all three RFC 9728 path forms, the RFC 8414 path and the OpenID configuration path returned zero-byte 403s, retried once with a browser user agent. No tool was called and no authentication was attempted · retrieved 2026-08-19 - Live Adobe IMS metadata — https://ims-na1.adobelogin.com/.well-known/oauth-authorization-server and
/.well-known/openid-configuration(both fetched 2026-08-19, 200). Recorded to document that its three generic scopes belong to Adobe's shared login service and are not attributed to this connector · retrieved 2026-08-19 developer.adobe.com/robots.txt(fetched 2026-08-19) allows all crawlers except/frameio/and advertises a sitemap. NoContent-Signalline is present, so no use-side restriction is expressed.developer.adobe.com/llms.txtreturns 404; the.mdsuffix form does resolve and was used · retrieved 2026-08-19- Anthropic connector directory — https://claude.ai/directory/22854937-9510-4b57-9230-62c820102d8f (snapshot 2026-08-16; source of the 67 tool names, the "Read + Write" permissions label, the partner tier, the design and creative categories, and an empty prompt list) · retrieved 2026-08-16
- Adobe privacy policy — https://www.adobe.com/privacy/policy.html (per the directory snapshot, 2026-08-16) · retrieved 2026-08-16
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Design
- Developer
- Adobe for creativity
- Tools
- 67
- Domain
- adobe-creativity.adobe.io
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.