Tag
#pricing
2 posts tagged “pricing”.
- 13 min read
Why we built programmable email for agents
An autonomous agent needs its own inbox and a way to reply — not a human's Gmail bolted on with IMAP and a refresh token. On SES that's a pipeline you wire and operate; Resend is send-first and not shaped for receiving; AgentMail is purpose-built but defaults to a shared domain and caps inboxes by plan. MailKite (which we build) gives the agent an address on a domain you own: DNS-verify it, then either point a route at a managed agent runner or bring your own agent behind a webhook — and hand it the MCP server or the SDK to send. For developers wiring an agent to email.
- 12 min read
Why we built free programmable email for developers
The path most of us walk is SES, then SendGrid, then Resend — each one fixes the last one's pain, and each one meters the thing a serial shipper does most: another domain, another project, another teammate. So we built MailKite (which we build) to meter only one thing — email volume — with unlimited domains, mailboxes, and teammates, and 3,000 messages a month free. Set it up once, reuse it on every project you launch, pay only when one takes off.