Agent email infrastructure

Agents need email. They do not need a new email provider.

Claude Code, Codex, Hermes, and OpenHands all hit the same wall: OTPs, confirmations, replies, and long-running tasks live in email. Envelope connects those agents to your existing mailbox with CLI, JSON, and MCP.

BYO beats provisioned inboxes.

Provisioned agent inboxes are fine for greenfield workflows. Real work usually happens on addresses people already know. Envelope lets the agent operate where the work already is.

Harnesses

  • Claude Code
  • OpenAI Codex
  • Hermes
  • OpenHands
  • OpenClaw / OCPlatform

The primitives agents actually use

OTP Relay

Block until the code arrives, then return it to the agent.

Inbox watch

Use IMAP IDLE instead of brittle polling loops.

Reviewable actions

Drafts and rules can be inspected before they change the mailbox.