Everything you need to send
What you get. No fluff.
On-brand emails that land in the inbox — without per-subscriber pricing or another builder to learn.
For developers
NewYour AI IDE is the email console.
Create an API key, paste the config. No npm account, no repo. Agents get templates, campaigns, automations — you approve every send. Hosted HTTP is optional ($19/mo).
- Free local MCP via config + API key
- Tools for templates, campaigns, contacts, automations
- Hosted HTTP add-on for remote agents
senderkit ├─ create_template_draft ├─ save_template ├─ create_automation └─ send_campaign ← you confirm
Automations
NewWelcome drips that fire themselves.
Someone joins your list → they get the right email. Add waits between steps. Set it up in the dashboard or let Cursor build the funnel via MCP.
- Fires on new subscriber (more triggers coming)
- Template + wait steps for real drips
- MCP-ready so your AI IDE can set it up
Welcome series
New subscriber → send template → wait 2 days → send again
Shopify
NewNewsletter signups, synced natively.
Connect your store once. Marketing consent maps into your audience — then Automations can send the welcome series without another ESP bill.
- One connect in Settings → Integrations
- Checkout + customer marketing consent
- Pairs cleanly with welcome drips
your-store.myshopify.com
Audience mapped · consent syncing
A/B testing
NewProve the subject before you blast.
Split a percentage of your audience across two subjects. After the wait window, the winner goes to everyone else — Growth plan and up.
- Subject-line variants on campaign send
- Configurable test % and wait hours
- Winner auto-sends to the remainder
Your spring edit is here
22% opens
New drops — 24 hours only
31% opens · winner
Scheduled sends
NewQueue it. Walk away.
Schedule campaigns for a future time. We hold the job and send when due — Growth plan and up.
- Set date & time in the campaign flow
- Cancel or reschedule before it fires
- Same deliverability stack as instant sends
March newsletter
Sends Tue · 9:30am · Growth plan
Fair pricing
Your list grows. Your bill doesn't.
Import 100 or 100,000 contacts — you only pay when you send.
- Unlimited subscribers on every plan
- CSV import with column mapping
- Tags, segments, and signup forms
Other platforms
Price scales with list size
Hatched Send
Flat rate + pay per send
Designing emails
Beautiful emails, built your way.
Start from a template, describe it to AI, or design in a free MJML builder — then finish and send here.
- Designer templates you edit section by section
- Paste from ChatGPT, Claude, or Gemini
- Optional Hosted MCP for AI IDE workflows
Data ownership
Your data. Your database.
Connect your own Neon database. Subscribers stay in infrastructure you control.
- Bring your own database — every plan
- Image hosting included, or use your R2
- Export or query anytime
Neon Postgres
ep-······.us-east-2
Deliverability
Land in the inbox, not spam.
Send from your domain. We handle authentication so inbox providers trust your mail.
- you@yourdomain.com
- SPF, DKIM, DMARC set up for you
- Unsubscribe, bounces, complaints handled
For developers (optional)
Build on top of Hatched Send.
You never need code — but the full REST API is there when you do.
- Transactional and broadcast email
- Webhooks for opens, clicks, bounces
- Works with any language
curl -X POST \
https://send.hatched.digital/api/v1/email \
-H "Authorization: Bearer sk_..." \
-d '{"to":"user@example.com", ...}'Before you commit
Questions about what's included.
No — upload MJML, paste HTML, or use the API. The AI IDE path via the Hosted HTTP MCP add-on is optional, not required.
Ready when you are
Operator tools. Developer MCP. Fair sends.
First 200 on us. Automations & Shopify sync included. A/B + schedule on Growth. MCP stdio free with your API key.