Email

Resend with Claude & ChatGPT—Resend MCP server

Send transactional and broadcast email enriched with the customer’s full context, and build segments from the unified profile, through one MCP. Works in Claude, ChatGPT, Cursor, and any MCP-compatible agent.

What it looks like

What does Resend look like in Claude?

Connect Resend once. Your agent builds segments from the unified profile and sends context-rich email—through one MCP server, identity-resolved with your CRM, support, and website events.

MCP

Resend, exposed as MCP tools.

Claude · pathbound MCP connected
you
Email the trial users who activated but went quiet, referencing what they did.
list_contacts { lifecycle: "trial", event: "activation", quiet_days: 14 } 9 contacts · 430ms
segment 9 activated, silent 14d+
context per-contact: feature used, last touch
resend_send_email { segment: "activated-quiet", personalize: true } awaiting approval
status 9 drafts ready—not sent
claude
Built a segment of 9 trial users who activated then went quiet, and drafted a personalised note to each referencing the feature they actually used. Want me to send via Resend?
review Sending is a write action—Pathbound surfaces the drafts for approval before resend_send_email fires.
claude_desktop_config.json
{
  "mcpServers": {
    "pathbound": {
      "url": "https://mcp.pathbound.ai/mcp"
    }
  }
}
Resend tools out of the box · read & write
get_contact unified profile to ground the message
resend_send_email send transactional or broadcast email from full context
resend_create_segment build a segment from the unified profile
resend_add_contacts_to_segment target the right contacts dynamically
list_contacts find the audience by lifecycle, source, or behavior
create_contact_note log the outreach on the contact timeline

…plus 20 more—26 MCP tools total, across contacts, companies, events, and conversations.

Setup

How do I connect Resend to Claude?

Paste an API key. Drop a snippet into your MCP client. Ask a question.

  1. 01

    Sign up for Pathbound

    Create an account at pathbound.ai. Free during public alpha.

  2. 02

    Connect Resend

    In the dashboard, go to Integrations → Resend → Connect. Paste your Resend API key. Pathbound can then send on your behalf and manage segments built from the unified profile.

  3. 03

    Add Pathbound to your MCP client

    Drop the snippet below into your Claude Desktop config (or in Claude.ai web: Settings → Connected Apps → Add custom MCP → enter https://mcp.pathbound.ai/mcp). The same URL works for ChatGPT, Cursor, Cline, and any MCP client that supports OAuth.

    claude_desktop_config.json
    {
      "mcpServers": {
        "pathbound": {
          "url": "https://mcp.pathbound.ai/mcp"
        }
      }
    }
  4. 04

    Run a test prompt

    Ask the agent: “Draft a re-engagement email for [email protected] based on her activity.” The agent reads the profile and prepares the send—you approve before it goes.

Why Pathbound

Most email tools blast a list. Yours can write to the one customer who matters.

A direct Resend connector gives your agent a send endpoint. Pathbound gives it the customer—so every email is grounded in the contact’s CRM stage, support history, and product behavior, and every segment is built from the live unified profile, all over the Model Context Protocol.

Send from full context

Agents draft and send via resend_send_email, grounded in the customer’s entire history—not a merge-tag template. The send is logged back on the contact’s timeline.

Segments from the graph

Build and target segments from the unified profile—“trial users who activated but went quiet”—with resend_create_segment and add/remove tools. Live segments, not a static CSV.

One profile, every channel

The same unified contact powers Resend sends, CRM updates, and support context. Connect once; every agent and channel reads and writes the same record.

Built for LLMs

Token-efficient profiles in, governed sends out. The agent gets the context it needs to write well, not a raw contact dump.

FAQ

Common questions.

Is this an official Resend MCP server?

Pathbound is an independent platform. We connect to Resend via its official API using a key you provide, and expose it through one Model Context Protocol server alongside your other sources. Not affiliated with Resend.

Can the agent send email, or just read?

Send. resend_send_email sends transactional or broadcast email drafted from full customer context, and the segment tools build audiences from the unified profile. Sends are a write action—Pathbound can surface drafts for approval first.

How do segments work?

Segments are built and managed through the MCP tools from your live unified profile (e.g. “activated trial users, silent 14 days”), so they reflect current data on every send rather than a stale exported list.

Which MCP clients does this work with?

Claude.ai, Claude Desktop, Claude Code, ChatGPT (with custom connectors), Cursor, Cline, Continue—any client that supports the Model Context Protocol with OAuth.

Is my customer data secure?

Tenant-isolated and OAuth-scoped per user, with encryption at rest via our infrastructure provider’s default configuration. GDPR-aligned; SOC 2 readiness in progress. Pathbound does not sell customer data, and we don’t call AI providers on your behalf—your MCP client does, under your account and the AI provider’s terms.

What about Gmail, HubSpot, Apollo?

Same MCP server, same tools—just connect a different source. See the integrations directory.

Try it on your own data

Within five minutes, your agent is querying real customer context.

Sign up, connect one CRM or drop the events snippet, and point your MCP client at mcp.pathbound.ai/mcp.