
e2a – open-source email API for agents
Give your AI agents a real, authenticated email address.
What it does
1. Email threading stays consistent with agent conversation threading 2. Human in the loop review for outbound emails (especially during testing phase) 3. Quick onboarding/offboarding email addresses for agents within minutes 4. Websocket for local agents and at-least-once webhook delivery for Cloud agents 5. 100% open source — self-host or use hosted
Does the same job
all alternatives →- EOE2a – Open-source email gateway for AI agentsMay 2026 · github.com · ▲48
We were building an agent system and wanted email as a trigger. We decided to take it out and made it a standalone service. The primary email features we wanted and used for our own agent system: 1. Email threading stays consistent with agent conversation threading 2. Human in the loop review for outbound emails (especially during testing phase) 3. Quick onboarding/offboarding email addresses for agents within minutes 4. Websocket for local agents and at-least-once webhook delivery for Cloud agents Not yet: DMARC (only SPF/DKIM today), scoped API keys, HA/multi-region (single…
- AEAgentMail – Email infra for AI agents2025 · chat.agentmail.to · ▲121
Hey HN, we're Haakam, Michael, and Adi. We're building AgentMail (https://agentmail.to/), an API to give AI agents their own email inboxes. We’re not talking about AI for your email, this is email for your AI. We started building email agents because they can converse with users in their inboxes, automate email-based workflows, and authenticate with third-party applications. Given these unique capabilities, we think email will be a core interface for agents. But we were building on top of Gmail, which was a struggle: poor API support, expensive subscriptions, rate limits,…

Atomic Mail AgenticJun 2026 · atomicmail.ai · ▲268Let your agents read, send, and react to email autonomously
- AEAgent.email – sign up via curl, claim with a human OTPMay 2026 · ▲99
Hi HN! We're Haakam, Michael, and Adi from AgentMail- a ycs25 company. We give AI agents their own email inboxes. Recently, we ran an experiment called Agent.Email. It's a signup flow designed specifically for AI agents instead of humans. The inspiration came from a few comments we received when we did our seed launch a few months back. They all came from the very apt observation that agents not being able to sign up to a product made for agents without human credentials was ironic and unideal. This is basically the thesis we built AgentMail on: The internet was made for humans exclusively,…
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com