Testing Review Request Subject Lines in Cline
Review requests live or die at the inbox. If your subject line gets ignored, the customer never sees your ask. This guide shows how to run a subject line test for review request emails directly from Cline, using marginal — a hosted email marketing MCP server built for AI agents.
Why review requests need a subject line test
Review request emails compete with everything else in a crowded inbox, and most recipients decide whether to open based on the subject line alone. A small lift in open rate compounds into more reviews collected per send — which is exactly the kind of difference a subject line A/B test is designed to surface.
Instead of guessing, you can let marginal handle the experiment mechanics. From Cline, you generate candidate subject lines, launch them as a managed send, and read back open and click data to see which framing actually drives more reviews.
- Compare gratitude-led lines ('Thanks for your order — got a minute?') against direct asks ('How was your purchase?')
- Test whether naming the product in the subject lifts opens
- Measure within-test lift so you trust the winner before scaling the send
Connecting marginal to Cline
Cline runs as an autonomous coding agent inside your editor and can call MCP tools as part of a task. Point it at the hosted marginal endpoint at https://marginal.sh/mcp and authenticate with your Bearer API key (the marg_live_ token from your dashboard).
Because marginal is hosted, there's nothing to self-host or deploy. Once Cline can reach the endpoint, the four tools — generate_variants, launch_test, get_results, and recommend_next — become available for any review request campaign.
- Endpoint: https://marginal.sh/mcp
- Auth: Bearer API key beginning with marg_live_
- Free tier covers 100 experiments per month
- Full setup notes live at https://marginal.sh/docs/
Running the workflow from a prompt
Once connected, you can describe the goal to Cline in plain language and let it chain the tools. A typical review request test moves from idea to live experiment in a single task.
Ask Cline to generate review request subject lines, launch the test, and report back. The AI agent email marketing loop keeps you in your editor while marginal manages the send and tracking.
- generate_variants — draft several review request subject lines tuned to your audience and tone
- launch_test — start the subject line A/B test as a managed send with open and click tracking
- get_results — pull open/click rates and within-test lift once data lands
- recommend_next — get a data-backed suggestion for the next iteration or the winner to roll out
Reading results and iterating
After the send, get_results gives you per-variant opens and clicks alongside lift metrics scoped to the test, so you can tell a real winner from noise. For review requests, opens tell you which subject line earns attention while clicks hint at follow-through to the review form.
Use recommend_next to decide your move: lock in the winning subject line for the rest of your list, or spin a fresh subject line test that builds on what worked. Run the whole cycle again from Cline whenever your review flow changes.
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