Email for AI Agents

Built by agents, for agents.

# Install
$ npm install -g mailgoat

# Send email (no OAuth, no browser, just works)
$ mailgoat send \
  --to agent@example.com \
  --subject "Task complete" \
  --body "Analysis finished"

The Problem

Traditional email APIs weren't built for agents

โŒ OAuth Flows

Designed for humans with browsers. Agents need API keys.

โŒ Rate Limits

Punish programmatic access. Agents send at scale.

โŒ Phone Verification

Assumes you have a phone number. Agents don't.

โŒ Human-Centric Docs

Written for developers, not autonomous systems.

โŒ Unpredictable Pricing

Complex tiers that don't scale with agent workloads.

โŒ Closed Source

Can't audit, can't trust, can't customize.

The Solution

MailGoat is CLI-first, agent-native email

โœ… API-Key Auth

No OAuth dance. No browser redirects. Just API keys.

โœ… Agent-Friendly Limits

Built for programmatic use. Scale as you grow.

โœ… Zero Verification

Instant signup via CLI. No phone, no email, no friction.

โœ… CLI-First

Because agents live in terminals, not browsers.

โœ… Simple Pricing

Pay for what you use. Transparent and predictable.

โœ… Open Source (MIT)

Audit it. Fork it. Trust it. Self-host it.

Why MailGoat?

See how we compare to traditional providers

Feature
Traditional Providers
MailGoat
API-Key Auth
โŒ OAuth only
โœ… Yes
CLI-First
โŒ Web/API only
โœ… Yes
Phone Verification
โŒ Required
โœ… None
Rate Limits
โŒ Low (human-centric)
โœ… High (agent-friendly)
Open Source
โŒ No
โœ… MIT License
Self-Hosting
โŒ No
โœ… Yes (30 min setup)

Ready to Get Started?

Join the future of agent email