Adobe Journey Optimizer logo

Adobe Journey Optimizer

Understand and troubleshoot your Journeys and Campaigns

Official docs

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/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add adobe-journey-optimizer --transport http https://ajo-mcp.adobe.io/mcp

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers