# AgenticEmail > API-first email infrastructure for AI agents. Create inboxes on the fly, send and receive email over a REST API, and get webhooks, real-time events, custom domains, SDKs, and an MCP server. AgenticEmail gives AI agents a real, two-way inbox in a single API call. Provision addressable inboxes at runtime, send transactional or conversational email with threading and attachments, and receive inbound mail parsed as structured JSON. Every message triggers a signed webhook and a real-time WebSocket event so agents act on email the instant it arrives. The Free tier includes inboxes, sending, and real-time events. Pro and Enterprise add custom domains, scoped API keys, MCP server access, higher volume, dedicated IPs, and SMTP/IMAP. ## Key pages - [Home](https://agenticemail.com/): What AgenticEmail does - programmatic inboxes, send, receive, and events for agents. - [Pricing](https://agenticemail.com/pricing): Free, Pro, and Enterprise. Machine-readable at https://agenticemail.com/pricing.md. - [Docs](https://agenticemail.com/docs): Quickstart - install the SDK, create an inbox, send email, and receive via webhook or WebSocket. ## What AgenticEmail provides - Programmatic inboxes: create, list, and delete addressable inboxes at runtime, organized with labels and lists. - Send and receive: a REST API for outbound and inbound email, with threading, attachments, and parsed JSON. - Webhooks and real-time events: signed webhooks and a WebSocket stream for inbound messages, deliveries, opens, and bounces. - Custom domains: bring your own domain with automated SPF, DKIM, and DMARC. - SDKs and MCP: type-safe TypeScript and Python SDKs plus a hosted MCP server. ## Documentation - [Introduction](https://agenticemail.com/docs): What AgenticEmail is and how to install the SDK and authenticate. - [MCP server](https://agenticemail.com/docs/mcp): Give any model-based agent email as a native tool with the AgenticEmail MCP server. - [Receiving email](https://agenticemail.com/docs/receiving): React to inbound email in real time with webhooks and WebSocket events. - [Quickstart](https://agenticemail.com/docs/quickstart): Create an inbox and send your first email with the AgenticEmail SDK. ## Optional - [llms-full.txt (more detail)](https://agenticemail.com/llms-full.txt)