Now with MCP server — agent-native from day one

Email infrastructure
for the agent era.

Send transactional and marketing email through one API — with scoped keys, approval gates, and a complete audit trail when your AI agents do the sending.

3,000 emails/mo free · no credit card · 3 lines to first send
deliveredmara@northwind.io12:10:32
Invoice #4821 — via billing API
gategrowth-bot12:09:58
broadcast 412 recipients → approved by admin
deliveredjon@acme.com12:09:41
Magic link — via auth SMTP
openedpriya@ledgerly.co12:08:17
Q3 product update — opened on Gmail
blockedagent · scraper-212:07:52
key scope violated: contacts:export denied
deliveredsam@ Fernhaus.dev12:06:30
Receipt #1193 — via template 'receipt'
api.sendflit.com/v1/eventslive

Trusted by teams running agent email in production

AgentRampLedgerlyNorthdeskFernhausLoopwellVantiq
99.99%platform uptime, trailing 90 days
100%of sends audited — every send, every key
<300msAPI p95 send latency
13governed MCP tools, zero exfiltration
Platform

Built as an email platform first.
Governed for agent operation.

Everything a modern sender needs — plus the control layer agents require. One API, one audit surface, zero infrastructure to run.

Agents

MCP server, 13 governed tools

Point any MCP client — Claude, Cursor, custom agents — at SendFlit. The agent can draft, segment, schedule, and analyze. It cannot exfiltrate or bypass policy.

copy
import { SendFlit } from "@sendflit/node";

const sf = new SendFlit(process.env.SENDFLIT_API_KEY);

await sf.emails.send({
  from: "billing@acme.com",
  to: "customer@acme.com",
  template: "invoice",
  vars: { id: 4821 },
});
Governance

Approval gates on policy triggers

Admins set the gates: broadcast size, new domains, external recipients. Agents draft and queue — a human approves. The decision is logged.

⚠ Approval required policy: broadcast > 250

growth-bot requests to send “Q3 product update” to 412 contacts

Approve & sendReject
Least privilege

Scoped agent keys

Send-only keys for agents. No PII export, no domain changes, no billing.

sfk_agent_9f2… · growth-bot
email:sendcontacts:readno billingno export
Deliverability

Authenticated by default

Per-domain DKIM keys sign every message. Verified before first send.

acme.comSPF ✓DKIM ✓DMARC ✓
fernhaus.devSPF ✓DKIM ✓DMARC ✓
Webhooks

Events you can build on

Delivered, opened, bounced, complained — POSTed to your endpoint in real time, with retries.

200POST /hooks/email.delivered
200POST /hooks/email.opened
retryPOST /hooks/email.bounced
Customers

Built for teams that ship with agents.

From AI-first startups to regulated enterprises — teams run agent email on SendFlit, governed and audited.

AgentRampAI SDR platform
MCP-native

“Our agent drafts outreach for 40,000 contacts a week. Approval gates mean every broadcast is human-checked — and every decision is in the audit log.”

40Kweekly agent sends
100%gated broadcasts
Approval gatesScoped keysMCP server
LedgerlyFintech scale-up
SOC 2 shop

“Security review took six days, not a quarter. Scoped agent keys with no PII export was the line item that closed it.”

6 dayssecurity review
0PII exports possible
Audit trailSIEM exportDPA
NorthdeskSupport automation
High volume

“Support-ai answers tickets and sends confirmations through one API. p95 under 300ms means the email is out before the customer blinks.”

<300msAPI p95
98.4%inbox placement
TemplatesWebhooksPer-domain DKIM
Developers

Choose your integration path.

Three lines to first send — or hand the keys to your agent and stay in control.

No agent

Classic transactional

Invoices, receipts, and alerts with a REST call or SMTP. Templates, tags, and webhooks — the API you already know.

curl -X POST api.sendflit.com/v1/email
Agent-native

MCP server

Point any MCP client at SendFlit. 13 governed tools — draft, segment, schedule, analyze — under your policy gates.

claude mcp add sendflit
Zero code

Dashboard & templates

Set domains, gates, and templates in the dashboard. Broadcasts over the policy threshold route to a human for approval.

4 min median domain verification
Trust

Passes security review, by design.

The controls security teams ask for — auditability, least privilege, data boundaries — are architecture, not add-ons.

✓SOC 2 Type IIIndependently audited controls
✓GDPR & DPAEU/US data residency on Enterprise
✓Scoped keysSend-only agent keys, no PII export
✓Immutable auditEvery send, gate, and key action logged
✓EncryptionTLS in transit, AES-256 at rest
✓99.9% SLAMonthly uptime target, Enterprise plan

The email platform that passes security review.

Start free today. Govern every agent send from day one.