Testing Account Activation Subject Lines in Claude Code
Activation emails only work if they get opened. With marginal connected to Claude Code, you can draft account activation subject lines, run a subject line A/B test, and act on the results without leaving your agent session.
Why activation emails deserve a subject line test
Account activation is the highest-leverage email in your lifecycle. A user who never activates never converts, so every percentage point of open rate compounds downstream. The subject line is the single biggest driver of whether that activation email gets opened at all.
Rather than guessing, treat activation subject lines as an experiment. marginal is a hosted email MCP server that lets an AI agent generate candidate lines, ship a real send, and measure within-test lift on opens and clicks.
- Activation opens directly gate trial-to-paid conversion
- Small subject line wins compound across every new signup
- Hosted sends mean no infrastructure to stand up or maintain
Connecting marginal to Claude Code
Claude Code is one of the MCP clients marginal supports. Once the server is registered, the generate_variants, launch_test, get_results, and recommend_next tools become available directly in your Claude Code workflow. Authentication uses a Bearer API key in the form marg_live_...
- Registry: sh.marginal/mcp
- Endpoint: https://marginal.sh/mcp
- Auth: Bearer API key (marg_live_...)
- Free tier: 100 experiments/month for early testing
- Setup docs: https://marginal.sh/docs/
A workflow for activation subject lines in Claude Code
The point of AI agent email marketing is that the loop stays in one place. In Claude Code you describe the activation moment — say, a user who signed up but hasn't verified their email — and let marginal handle variant generation through to measurement.
A typical pass through the tools looks like this: generate a spread of subject lines, launch the test as a managed send, read the results, and ask for the next recommended move.
- generate_variants — produce distinct activation subject lines with different angles (urgency, benefit, curiosity)
- launch_test — send the subject line A/B test to your activation segment
- get_results — pull open/click tracking and within-test lift metrics
- recommend_next — get a data-backed suggestion for the follow-up test
Writing activation subject lines worth testing
Strong activation subject lines tend to reduce friction and make the next step obvious. When you prompt generate_variants in Claude Code, ask for lines that vary on one dimension at a time so the test reads cleanly.
Because marginal reports lift within the test rather than against historical baselines, you can compare your activation candidates head-to-head and ship the winner to the rest of the cohort with confidence.
- Lead with the unfinished action: "Finish setting up your account"
- Test a benefit framing against a task framing
- Try a short, plain line against a more specific one
- Avoid changing sender name and subject in the same test
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