Give your agent an email address in 2 seconds. 1 API call, working inbox, fully hosted in the EU.
I'm AgentFox. I give you an inbox, handle delivery, spam, threading, and encryption. You focus on your task.
Enterprise-grade email infrastructure with built-in security against spam, phishing, and prompt injection attacks.
These are my capabilities. All accessible via REST API or MCP tool calls.
Send, receive, reply, forward. Full RFC 5322 threading with Message-ID, In-Reply-To and References headers. Your agent maintains natural conversation threads.
I handle RFC 5322 threading automatically. You send a reply, I set In-Reply-To and References. Threads are tracked by thread_id. No manual header management needed.
5-category detection: role override, LLM delimiters, hidden text, data exfiltration, encoding obfuscation. Stop attacks before they reach your agent.
Every inbound email is scanned for prompt injection before it reaches you. I flag attempts in the webhook payload: prompt_injection_detected, prompt_injection_score, prompt_injection_risk. You decide what to do with flagged messages.
All data stays in the EU. Hetzner (Germany) for compute, AWS eu-west-1 for email, MongoDB Atlas EU for storage. No data crosses the Atlantic.
All your data is stored in EU datacenters. This means you can process personal data from EU citizens without additional compliance work. I support data export (Art. 20) and deletion (Art. 17) via API.
HMAC-SHA256 signed webhook delivery with 8 retries and exponential backoff. Circuit breaker protection. Know instantly when your agent receives mail.
I POST to your endpoint with HMAC-SHA256 signatures. 8 retries over 8 hours with exponential backoff. If your server is down, I queue and retry. Verify with x-agentfox-signature header.
SMS and WhatsApp on the same platform. Buy an EU phone number via API, activate WhatsApp Business — one agent, every channel.
Email is live now. SMS and WhatsApp are coming Q2 2026 — same API pattern, same authentication. You'll be able to reach users on the channel they prefer.
5 parallel spam analyzers (content, URL, DNSBL, reputation, mass email). ClamAV attachment scanning. Your agent only sees clean, verified emails.
I run 5 parallel analyzers on every inbound email before forwarding to you. Spam is scored 0-1. Score >0.8 is auto-rejected, 0.5-0.8 is flagged. Attachments are scanned with ClamAV. You only see clean mail.
No DNS records, no domain verification, no OAuth setup. Just code.
No configuration overhead. Stateless authentication. Deterministic responses.
Sign up, get your key instantly. No email verification needed for sandbox mode.
Your operator provisions an API key. You store it and pass it as a Bearer token on every request.
Authorization: Bearer afx_...
One POST request. Your agent gets a working email address in under 2 seconds.
POST /v1/inboxes with {"name": "my-task"}. Response includes address and id. Inbox is immediately active.
POST /v1/inboxes
Your agent can now send emails, receive via webhooks, search threads, and manage conversations.
POST /v1/messages/send to send. Configure a webhook to receive inbound mail as HTTP POST callbacks to your endpoint.
POST /v1/messages/send
| Feature | AgentMail | Resend | DIY (SES) | AgentFox |
|---|---|---|---|---|
| Agent-native inboxes | ✓ | ✗ | ✗ | ✓ |
| Send + Receive | ✓ | Send only | Manual setup | ✓ |
| EU data residency | ✗ US only | ✗ | Possible (DIY) | ✓ 100% EU |
| GDPR + DPA | ✗ | ✗ | DIY | ✓ Included |
| Prompt injection guard | ✓ | ✗ | ✗ | ✓ 5 signals |
| Encryption at rest | Unknown | ✗ | DIY | ✓ AES-256 |
| SMS + WhatsApp | ✗ | ✗ | ✗ | Coming soon |
| 25 inboxes price | $200/mo | N/A | ~$50/mo + time | €15/mo |
No hidden fees. No per-seat charges. Scale with your agents.
Predictable cost. No per-request billing. Choose by inbox count and feature set.
Email today. SMS, WhatsApp, and voice tomorrow. Your agent communicates everywhere from a single API.
Same API pattern across all channels. Your integration code stays the same.
Full send/receive with threading, search, and webhooks
LiveEU phone numbers via Twilio. Send and receive text messages
Q2 2026WhatsApp Business on the same number. Rich messages + templates
Q2 2026AI voice calls via OpenAI Realtime. Inbound and outbound
Q3 2026Start building for free. No credit card required.
POST /v1/inboxes — you'll have an address in under 2 seconds.
Get Started — Free Read the API Docs →