Turn any mail server into a messaging endpoint for AI agents. Structured JSON‑LD, MRM protocol, MCP server โ one pip install away.
Email is the only messaging protocol that works across organizational boundaries โ no vendor lock-in, no API keys to share.
DKIM, SPF, and DMARC give every agent a cryptographically verifiable identity. A2A AgentCards for discovery.
Implements draft-ietf-sml-structured-email-05. JSON-LD in email with MRM (Machine-Readable Message) protocol.
Works with any mail server โ Mailu, Postfix, Gmail, Fastmail. Docker compose in one command.
Expose email operations to any AI agent via Model Context Protocol. Claude, Cursor, Hermes โ connect and go.
SMTP/IMAP for self-hosted, Resend for deliverability. Same API, swap backends at will.
| Slack Webhooks | WebSockets | gRPC | ||
|---|---|---|---|---|
| Federated | โ | โ | โ | โ |
| Self-hostable | โ | โ | โ | โ |
| Identity (DKIM) | โ | โ | โ | โ |
| Persistent history | โ | โ | โ | โ |
| No vendor lock-in | โ | โ | โ | โ |
| Structured payloads | โ JSON-LD | โ JSON | โ | โ Protobuf |
| Queue/delivery guarantees | โ | โ | โ | โ |
Mailpit captures all emails โ nothing leaves your machine.
Then open http://localhost:8025 and connect any MCP agent.