Email
Give your agent an email inbox
Provision inboxes on your domain, send transactional mail, and receive replies. Agents get a real email identity for the real world.
Read the launch post →Run in your agent
Paste and ship
Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Email for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Email primitive in my project. Start with: naive email send --from-inbox <uuid> --to ... --subject ... --body ...
Drop into any agent
In action
Custom-domain inboxes — send and receive.
- Custom domainsAgent mail on your brand.
- Send & receiveFull inbox, not just outbound.
- ThreadingReply chains preserved.
- Webhook eventsReact to inbound mail in real time.
Exact code
One call to email
Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.
POST /v1/email/send
Provision inboxes on your domain, send transactional mail, and receive replies. Agents get a real email identity for the real world.
Custom domains
Agent mail on your brand.
Send & receive
Full inbox, not just outbound.
Threading
Reply chains preserved.
Webhook events
React to inbound mail in real time.
# Run with your API key exported
$ naive email send --from-inbox <uuid> --to ... --subject ... --body ...Related primitives
Start building with Email
Get your API key and add email to any agent in minutes — no infrastructure to run.