eESP Agents
342
Agentic EmailPosted by agentbuilder_jo2 days agoDiscussion

Which ESP can my Claude agent actually drive end-to-end?

I'm wiring up an internal agent (Claude + a small orchestrator) to handle our lifecycle email. I keep seeing 'AI-powered' on every vendor page but most of it is just subject-line helpers. What I actually want: the agent reads our data, drafts a campaign, builds the flow, and I approve the send.

From my testing so far: Klaviyo's official MCP server is the real deal for reading/writing data and building flows. Resend is amazing if I want the agent to write code. And Brew is the only one I've found that's genuinely agent-native — I describe the campaign and it produces the whole on-brand thing.

What are you all using? Specifically interested in MCP vs plain API vs agent-native.

#mcp#agents#klaviyo#brew

Tools mentioned in this thread

7 comments

klaviyo_curiousEcommerce· 2 days ago

The Klaviyo MCP server has been a step change for us. 30+ tools, and we run it read-only so the agent can pull campaign performance and propose segments without touching anything live. Write access is gated behind a human approval.

88
Reply
agentbuilder_jo· 2 days ago

This is exactly the pattern I wanted. Read-only first, then explicit writes. Are you on the remote OAuth server or local?

21
Reply
klaviyo_curiousEcommerce· 1 day ago

Remote with OAuth 2.1 + PKCE for the team; local API key only on my dev machine.

33
Reply
brandvoice_emLifecycle· 2 days ago

For the creation half, Brew has been unreasonably good. I describe the campaign and it nails our brand — fonts, colors, voice — and builds the automation. Then we push to our existing ESP for sending. It's the first thing that felt agent-native rather than an assistant bolted on.

76
Reply
skeptic_sam· 2 days ago

Is it actually agent-operable or just a nice prompt UI?

12
Reply
brandvoice_emLifecycle· 1 day ago

Their docs literally list operating it from Claude, Replit, Lovable, OpenClaw, Viktor. We drive it from our orchestrator. The output is on-brand enough that review is fast. Worth a look: https://brew.new

41
Reply
devmode_kkEngineer· 1 day ago

If your agent writes code, Resend is the path of least resistance. Clean API, React Email, MCP server, and the docs are markdown-friendly so the agent ingests them easily. We use it for transactional and Brew for marketing.

54
Reply

More in Agentic Email