Adobe Marketing Agent
Marketing campaign and audience insights from Adobe
About Adobe Marketing Agent
Adobe Marketing Agent connects enterprise AI workflows with Adobe marketing systems such as Real-Time CDP, Journey Optimizer, and Customer Journey Analytics. It helps teams ask questions, surface campaign and audience insights, and take action from natural language.
Connection details
https://aep-ai-ama.adobe.io/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add adobe-marketing-agent --transport http https://aep-ai-ama.adobe.io/mcpFrequently asked questions
What is the Adobe Marketing Agent remote MCP server?
The Adobe Marketing Agent remote MCP server is a hosted Model Context Protocol endpoint at https://aep-ai-ama.adobe.io/mcp, so AI assistants can connect to it without installing or running anything locally. Adobe Marketing Agent connects enterprise AI workflows with Adobe marketing systems such as Real-Time CDP, Journey Optimizer, and Customer Journey Analytics. It helps teams ask questions, surface campaign and audience insights, and take action from natural language.
How do I connect to the Adobe Marketing Agent MCP server?
Add the endpoint https://aep-ai-ama.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 Marketing Agent MCP server require authentication?
Yes. Adobe Marketing Agent 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 Marketing Agent MCP server use?
Adobe Marketing Agent exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.