Adobe Journey Optimizer
Understand and troubleshoot your Journeys and Campaigns
About Adobe Journey Optimizer
Adobe Journey Optimizer helps teams inspect, summarize, and troubleshoot journeys, campaigns, offers, and channel configurations. Its MCP connector turns AJO retrieve APIs into plain-language context for reviewing statuses, finding draft issues, and understanding orchestration portfolios.
Connection details
https://ajo-mcp.adobe.io/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add adobe-journey-optimizer --transport http https://ajo-mcp.adobe.io/mcpFrequently asked questions
What is the Adobe Journey Optimizer remote MCP server?
The Adobe Journey Optimizer remote MCP server is a hosted Model Context Protocol endpoint at https://ajo-mcp.adobe.io/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Adobe Journey Optimizer MCP server?
Add the endpoint https://ajo-mcp.adobe.io/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Adobe Journey Optimizer MCP server require authentication?
Yes. Adobe Journey Optimizer uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Adobe Journey Optimizer MCP server use?
Adobe Journey Optimizer exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.