Managed-domain inboxes for agents, cron jobs, and API clients

Programmable email identities that feel native to LLM workflows.

Every user gets one inbox on your managed domain. Messages are normalized for agents, shareable through signed links, accessible through MCP, and ready for inbox-scoped automations.

What’s already implemented

  • Next.js App Router API surface for inbox operations
  • Signed private share links
  • MCP-compatible JSON-RPC endpoint
  • SES-style inbound webhook route
  • Inbox automations with new-message triggers
  • Supabase-ready auth with a demo fallback for hobby use
  • Setup status page for Supabase configuration

For subscriptions

Give out one durable address for newsletters, magic links, waitlists, and account flows without mixing them into your personal inbox.

For agents

Messages expose clean plaintext, extracted links, classifications, and audit-friendly metadata through the API and MCP tools.

For one-provider simplicity

Supabase can back auth, Postgres, and storage so the whole hobby stack stays compact.