Running Cyber Monday Subject Line Tests in Claude Code
Cyber Monday inboxes are brutally crowded. With marginal connected to Claude Code, you can draft, test, and measure Cyber Monday subject lines without leaving your editor — turning the agent into a hands-on email marketing collaborator.
Why test Cyber Monday subject lines in Claude Code
Cyber Monday is a single-day spike where small open-rate gains compound into real revenue. The subject line is the lever that most directly moves opens, and the only reliable way to know which line wins is to run a subject line A/B test against your real list.
Claude Code is well-suited for this because the whole workflow stays in one place. You describe the offer, the agent calls marginal's tools through the email MCP server, and you review results as structured output instead of juggling a separate dashboard.
- Iterate on urgency, discount framing, and emoji usage in seconds
- Keep deal copy, send logic, and test results in one conversation
- Let an AI agent handle email marketing busywork while you steer strategy
Connecting marginal to Claude Code
marginal is a hosted MCP server — there is nothing to deploy or self-host. Point Claude Code at the endpoint https://marginal.sh/mcp and authenticate with your Bearer API key (it starts with marg_live_). Once registered, the generate_variants, launch_test, get_results, and recommend_next tools become available to the agent.
Add the server to your Claude Code MCP configuration so it loads on startup.
- Registry: sh.marginal/mcp
- Endpoint: https://marginal.sh/mcp
- Auth: Bearer API key (marg_live_...)
- Free tier covers 100 experiments per month — see https://marginal.sh/mcp
A Cyber Monday subject line test workflow
A typical flow starts by asking Claude Code to brainstorm Cyber Monday subject lines around your offer. Use generate_variants to produce a spread of angles — countdown urgency, percent-off clarity, and curiosity-driven teasers — then launch the strongest contenders.
After the send, the agent reads back open and click tracking with within-test lift metrics so you can see which line actually outperformed, not just which one you liked.
- generate_variants — produce distinct Cyber Monday subject line angles
- launch_test — start the subject line A/B test on a sample of your list
- get_results — pull opens, clicks, and lift between variants
- recommend_next — let the agent suggest the winner to roll out to the full send
Tips for stronger Cyber Monday variants
Treat each variant as a hypothesis. Vary one dimension at a time when you can — for example, test discount magnitude separately from urgency phrasing — so the lift you measure points to a clear cause.
Because the day moves fast, prompt Claude Code to keep variants short and front-load the offer. Mobile preview truncation can swallow the deal if the discount lands too late in the line.
- Lead with the number when the discount is the hook (e.g. '50% off ends tonight')
- Reserve emoji for one or two variants so you can isolate its effect
- Set a clear send-time deadline since Cyber Monday momentum fades by evening
- Check the docs at https://marginal.sh/docs/ for tool parameters and result fields
Get started with marginal
marginal is a hosted email marketing MCP server at marginal.sh. Sign up free, create an API key, and connect https://marginal.sh/mcp from Cursor, Codex, or Claude Desktop.
- 100 experiments/month on the free tier
- Four MCP tools: generate_variants, launch_test, get_results, recommend_next
- Listed in the MCP Registry as sh.marginal/mcp