adobe.io
Adobe Developer provides access to APIs, events, and tooling across Adobe products including Experience Cloud, Creative Cloud, Document Cloud, and App Builder. It also publishes MCP connectors that let AI clients access Adobe capabilities such as creativity, marketing, journey optimization, express, Photoshop, and Acrobat.
Adobe exposes multiple MCP servers for creative, marketing, journey, express, Photoshop, and Acrobat workflows, plus documented HTTP APIs such as Cloud Manager, Data Collection, Journey Optimizer, and Events, and an npm-distributed `aio` CLI.
- Adobe Marketing Agent MCPdiscovered
- Adobe for creativity MCPdiscovered
- Adobe Journey Optimizer MCPdetected
- Adobe Express MCPdiscovered
- Adobe Photoshop MCPdiscovered
- Adobe Acrobat MCPdiscovered
- Adobe Cloud Manager APIdiscovered
- Adobe I/O Events APIdiscovered
- Adobe Data Collection APIsdiscovered
- Adobe Journey Optimizer APIsdiscovered
- Adobe I/O CLIdiscovered
In Adobe Developer Console, create or open a project, add the target API/service, and choose OAuth Server-to-Server when adding credentials. Follow the server-to-server authentication guide and implementation guide to mint access tokens for the APIs your project is authorized for.
$ aio loginAcquired by the CLI — running aio login opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing