Blog

Field notes

Email infrastructure, AI agents, and what we learn shipping fast without breaking the things that matter.

Give your AI agent its own email inbox
Featured

Give your AI agent its own email inbox

Give an AI agent a real, scoped address on a domain you control. Inbound mail arrives as parsed JSON to an event.received loop and the agent replies over the Send API, or MailKite runs the agent for you on a route with action: agent. Working code, the security caveat, and the honest DIY alternatives.

Read