Launching today
AgentMail
Email Inboxes for AI Agents
168 followers
Email Inboxes for AI Agents
168 followers
AgentMail gives every AI agent its own email inbox. Your agent sends, receives, threads, and replies to emails on its own. No shared mailboxes, no OAuth per inbox, no human in the loop. Real-time webhooks and websockets. Semantic search across inboxes. Built-in email parsing and attachment extraction. Developers, startups, and enterprises are already deploying email agents with AgentMail. Free to start.














AgentMail
Hey Product Hunt! We're Haakam, Michael, and Adi. We're building AgentMail, the email API for agents.
We're not talking about AI for your email. This is email for your AI.
We wanted to build email agents you could forward your work to and get back a completed task. The agents would act entirely autonomously, they wouldn't need to borrow your identity. If they got stuck, they could just email you or anyone else.
Using Gmail, we kept hitting the same walls. No way to create inboxes programmatically. Rate and sending limits. OAuth for every single inbox. Keyword search that doesn't understand context. Per-seat pricing that doesn't work for agents.
So we built what we wished existed. An email provider for developers. APIs for creating inboxes and configuring domains. Email parsing and threading. Text extraction from attachments. Real-time webhooks and websockets. Semantic search across inboxes. Usage-based pricing that works for agents.
Developers, startups, and enterprises are already deploying email agents with AgentMail. Agents that convert conversations and documents into structured data. Agents that source quotes, negotiate prices, and get the best deals.
To celebrate our launch, we're giving early-stage teams a free month on our Startup plan. If you're building with agents, apply here: https://tally.so/r/QKrxj8
We also just added a deal for developers - 2 months free on our $20/month plan. You can claim the code right here from our Product Hunt page and get started for free at agentmail.to. Looking forward to hearing your thoughts.
@haakam Experimented with AgentMail around its inception to automate parts of MHacks. Amazing to see how the infra has grown.
AgentMail
@rgbmarya Thanks for the love Mihir!
ChatSpot
@haakam Congrats on the launch! agentmail is a brilliantly simple and elegant implementation of something lots of agents (and the developers that build them) are going to need.
Product Hunt
AgentMail
@curiouskitty All emails sent and received by AgentMail gets indexed, but of course stays private to you. This allows agents to quickly find what they might need and then narrow down by reading the threads.
So how is this different from just using SES or Sendgrid? I've been hacking together SES for an agent project and it kinda works but feels like im fighting it the whole time. What am I missing here
AgentMail
@new_user___0992026f7638df402840b2b Other email APIs just give you a webhook notification when you receive an email. AgentMail providers inboxes, threads, messages, attachments and allows you to reply, forward, label, search, etc. The functionality is a lot closer to Gmail.
AgentMail
@new_user___0992026f7638df402840b2b Yes my friend!
Wait can i use this for 2FA? ive been losing my mind trying to get verification codes for browser automation agents. please tell me this solves that
AgentMail
@vivek_sonar1 Yes and we support websockets too. That means you agent can enter its email in a form, open a websocket connection, wait for the 2FA, and enter the code all in the same thread. No need to spin up a separate http server that needs to be publicly exposed to receive webhooks.
Thats amazing. Looking forward to using it in my workflows
semantic search across agent inboxes is a nice touch. we've been thinking about AI agents that need to handle support emails for our healthcare clients, and the threading/context preservation would be huge. are you seeing mostly customer service use cases or other workflows?
AgentMail
@piotreksedzik Hey Piotr, thanks! Yeah we actually have a ton of customers using us for healthcare support exactly. We also see teams using us for document processing, vendor negotiation, and a few startups using us for QA testing. The common thread is agents that need to hold real conversations and maintain context across threads. If you need any help getting set up feel free to reach out at support@agentmail.to, happy to help!
Used AgentMail a few months back for a project during a big SF power outage everyone was mad about, set up a bunch of inboxes people could pick from to send complaint emails to PG&E, plus shared public inboxes for transparency. AgentMail handled all the email stuff, literally plug and play. Built the whole thing overnight, and launched it on reddit in the morning, that's how easy it was to use. Congrats on the launch!
Added a screenshot of an email someone sent using the platform below
AgentMail
@kareem88 This is incredible! Love seeing powerful use cases like this!
Appreciate you sharing and congrats on shipping something that actually helped people when it mattered. Thanks for the support!
Not trying to be an a-hole, but couldn't you just build this on top of Cloudflare email workers + SES in a weekend?
What's the actual hard part here that justifies paying for it?
AgentMail
@raymond_1907 You could build something that exchanges emails, yes. But, we provide webhooks, inboxes, threads, attachments, replies, and even custom domains. This functionality is a lot closer to what consumer mail providers like GMail and Outlook have to offer BUT for your agent.