I believe truly useful AI assistants will use the same tools that humans prefer to use, rather than forcing us to come to it (in the same way truly intelligent embodied AI would use the same spaces/stairs/tools/doors as humans). Email, despite all its warts, still runs a lot of the world.
Show HN: AgentMail – Email infra for AI agents
31–40 of 74 posts
Re: Show HN: AgentMail – Email infra for AI agents
#32I was previously considering building in this space but the infra around sending /receiving email for lots of addresses seemed like a major pain before getting to anything properly exciting, excited to see this! Would also encourage you to build good local dev/testing infra, dealing with email gets messy. I believe truly useful AI assistants will use the same tools that humans prefer to use, rather than forcing us to…
Re: Show HN: AgentMail – Email infra for AI agents
#33I have been using Gmail connector for Deep Research in ChatGPT and it works like a charm. For sending emails, I have been using Gmail MCPs
The problem we are primarily solving is the scale at which you can provision inboxes to these agents in the first place. With Gmail there comes a lot of hoops and hurdles(its built for human usage) with their APi.
So when it comes to orchestrating inboxes for thousands, perhaps even hundreds of thousands of agents, thats where we would come in!
Re: Show HN: AgentMail – Email infra for AI agents
#34Is the '10.000.000+ emails processed' all from alpha/beta testers?
Re: Show HN: AgentMail – Email infra for AI agents
#35Is the '10.000.000+ emails processed' all from alpha/beta testers?
Imagine the amount of spam this generates
Re: Show HN: AgentMail – Email infra for AI agents
#36This is perfect timing for me - was just thinking about how to do this. But pricing is a bit steep for a startup currently looking to prove the market. Would you consider a cheaper option (e.g. 1 free inbox, or maybe $20/mo for 5 agent inboxes and a more limited storage level)? I'm building something that I might consider this for, but I don't know how long my runway is before I get sustainable client revenue, so $10…
For now you can also use our playground at chat.agentmail.to
Re: Show HN: AgentMail – Email infra for AI agents
#37Really cool stuff, keep it up.
Re: Show HN: AgentMail – Email infra for AI agents
#38Man, I've needed this! Brilliant!
Re: Show HN: AgentMail – Email infra for AI agents
#39Keep in mind that default Gmail allows webhooks for any changes (email received but also changing labels, etc), for free using Gmail pubsub. I use it a lot because it's the only way of getting programmatic notifications from credit card purchases (turn on purchase alerts to all cards, send to Gmail, have a filter archive but capture the reception in webhooks. Parse with simple regex) Super fast low latency very satis…
Re: Show HN: AgentMail – Email infra for AI agents
#40Just wanted to flag in case it's a bug. Excited to try it once access opens up.