The agent-mail vocabulary.
New to agent email? Start here. Each term is short. Each one means one thing. You'll get up to speed fast.
Definitions for the system. Each term is a single concept, structured for passage-level citation by AI search.
These are the key terms for agent-native email. Each definition covers one concept. They’re grouped by category so you can find what you need quickly. Click any term for the full definition and usage examples.
AI-powered email
/ai-powered-emailEmail that is composed, addressed, timed, and sent by an AI agent rather than a human — with replies routed back to the agent as structured events for further action.
Automatic mail
/automatic-mailEmail sent programmatically by an AI agent or automated system — triggered by logic, events, or schedules — without a human composing or approving each message.
MCP server
/mcp-serverMails.ai's drop-in Model Context Protocol server. Distributed via npm as @mailsai/mcp-server. Exposes five tools (send, on_reply, list_threads, suppress, get_reputation) to MCP-capable runtimes — Claude Code, Cursor, Cline, Continue, Windsurf.
Classifier
/classifierThe reputation model that scores every send for abuse and complaint risk before it leaves the system. Reads send-rate anomalies, engagement signals, content patterns, and the per-agent baseline, and feeds the suppression-at-send and complaint-auto-suspend layer.
Sender reputation
/sender-reputationAn agent's reputation score (0–1), built from real engagement. Queryable today via the mails.get_reputation tool; the current API returns an agent's own score. Workspace-scoped — the API returns the agent's own score.
Built for agents.
Self-serve in minutes.
Public API opens Q3 2026. Drop ~6 lines into your agent and ship.
$ npm install @mailsai/sdk