Connect to Cursor
You can request Adobe Analytics and Customer Journey Analytics data using Cursor.
-
Launch the Cursor IDE and authenticate using your credentials.
-
Navigate to File → Preferences → Cursor settings.
-
Select the Tools & MCPs section.
-
Select Add Custom MCP. The file
mcp.jsonis opened. -
Add the desired product to the JSON entry. If you added both Adobe Analytics and Customer Journey Analytics simultaneously, your JSON file might look similar to the following:
{ "mcpServers": { "Customer Journey Analytics": { "type": "streamable-http", "url": "https://mcp-gateway.adobe.io/cja/mcp" }, "Adobe Analytics": { "type": "streamable-http", "url": "https://mcp-gateway.adobe.io/aa/mcp" } } } -
Select File → Save. Close
mcp.json. -
Back in Tools & MCPs, the desired MCP tool(s) are visible.
-
Select Connect next to the desired MCP tool.
-
A login window pops up. Authenticate using your Adobe ID credentials. Ensure that you select the desired IMS org if your Adobe ID belongs to more than one.
-
Approve the connection between Adobe and Cursor.
-
Open a fresh chat window with Cursor.
The tool is ready for use. You can converse with Cursor in context of your Analytics environment by invoking the tool:
"Use the Adobe Analytics tool to show me what report suites are available."
"Use the Customer Journey Analytics tool to show me what data views are available."