← All guides marginal.sh

Test Newsletter Subject Lines in Claude Desktop

Updated June 2026 · Hosted email MCP server

If you draft your weekly newsletter in Claude Desktop, you can also test its subject lines there. marginal connects as an email MCP server, so the same chat that helps you write copy can launch a real subject line A/B test and report which variant wins.

Why run subject line tests inside Claude Desktop

Newsletter performance lives and dies by the open rate, and the subject line is the lever. Instead of bouncing between a copy doc, a spreadsheet, and your sending tool, you can keep the whole loop in one conversation. Claude Desktop becomes the place where you brainstorm angles, pick finalists, and ship the experiment.

Because marginal is a hosted MCP server, there's nothing to deploy. You add one endpoint and an API key, and Claude Desktop gains access to the tools it needs to generate variants and measure results against live opens and clicks.

Connecting marginal to Claude Desktop

Add marginal to your MCP client configuration in Claude Desktop. The server registers as sh.marginal/mcp and authenticates with a Bearer API key in the marg_live_ format. Once connected, Claude can call the four tools that drive a test end to end.

Point your client at the hosted endpoint at https://marginal.sh/mcp and supply your key. See the docs at https://marginal.sh/docs/ for the exact config path for Claude Desktop.

{
  "mcpServers": {
    "marginal": {
      "url": "https://marginal.sh/mcp",
      "headers": {
        "Authorization": "Bearer marg_live_xxxxxxxxxxxxxxxx"
      }
    }
  }
}

A newsletter subject line test, step by step

Once marginal is wired up, a typical workflow for newsletter subject lines in Claude Desktop looks like a short chain of tool calls. You describe the issue, Claude proposes candidates, and you launch the winner-finding test.

Tips for better newsletter subject line tests

AI agent email marketing works best when each variant tests one idea, not five at once. Ask Claude to vary a single dimension per pair — curiosity versus clarity, short versus long, or question versus statement — so the lift you read is interpretable.

Treat each newsletter issue as one experiment and let the data compound. Over a few weeks of subject line A/B tests you'll learn which angles your readers actually open, and recommend_next gives Claude Desktop a starting point grounded in your own results.

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.

Documentation · Sign up · FAQ