Mailagents demo: leased inboxes for agent workflows (no Gmail OAuth)

Hi all — I’m building Mailagents, a leased-inbox API for agent workflows where you need real inbound email without Gmail OAuth.

Demo flow (10 minutes):

  • Lease a support inbox
  • Receive & parse inbound email
  • Auto-acknowledge
  • Release the lease

Why this is useful:

  • Disposable inboxes for demos and testing
  • No OAuth setup for quick proofs-of-concept
  • Clean lifecycle for mail-processing agents

Agents Guide (API overview + flow): Agent Mail Cloud Production Guide

I can share a runnable demo repo + short walkthrough on request.
Happy to tailor the demo to common LangChain patterns (tools/agents, webhook ingestion, etc.).