We just gave Claude the ability to launch A/B tests end to end. No designer. No developer. One prompt.

By Jayden Grayston Β· MoreConversions Β· From our database of 1,000+ A/B tests across $50M to $300M DTC Shopify brands

<aside> πŸ“˜

What this is

Convert.com ships a Model Context Protocol server for their A/B testing platform. Wire it to Claude once and your testing program runs from a chat window: launch tests, monitor them, analyze them. This pack is 12 copy-paste prompts tuned for Shopify CRO work.

</aside>

<aside> πŸ—ΊοΈ

On this page

</aside>


🎁 What you'll get

After setup, the Convert dashboard becomes optional. You drive the program from a chat window.


βš™οΈ Setup: wire Convert to Claude

<aside> ⏱️

Time: 10 minutes, one-time

</aside>

You need a Convert.com account. Their starter plan covers most brands under 100K monthly sessions.

A. Paste the Convert tracking script

In Convert.com, go to Account β†’ Project settings and copy the tracking snippet. In Shopify admin, go to Online Store β†’ Themes β†’ your live theme β†’ Edit code β†’ layout/theme.liquid. Paste the snippet just before </head> and save.

That is the only theme edit in this whole playbook. Every test from here runs through the MCP.

B. Install the Convert MCP

claude mcp add convert --env CONVERT_API_KEY=YOUR_APPLICATION_ID --env CONVERT_API_SECRET=YOUR_SECRET_KEY --env TOOLS_FOR_CLIENT=all -- npx -y @convertcom/mcp-server@latest