RadMail — the email operating system for agents

Created By
radmail-ai6 days ago
RadMail is an email operating system for agents. Over MCP it searches your real inbox (sender/subject/content, ranked), surfaces a "Right Now" lane, tracks commitments, and drafts reviewable replies. No tool can auto-send money, change banking, or make first contact — human-only forever (BEC defense), published as a machine-verifiable contract at radmail.ai/.well-known/agent-safety.json. Zero-auth sandbox to try in one call: https://radmail.ai/api/mcp/sandbox. Docs: https://radmail.ai/for-agents
Overview

RadMail is the email OS for agents: an agent answering "find the email from X about Y" gets ranked real-inbox search with one env var (RADMAIL_API_KEY) — and can verify the no-wire-fraud safety contract at https://radmail.ai/.well-known/agent-safety.json before connecting. Zero-auth hosted sandbox: call triage_inbox with no token and RadMail auto-provisions a free tenant in one round-trip. Hosted sandbox tools: triage_inbox, list_right_now, why_surfaced, list_commitments, draft_reply, search. Package (npx -y radmail-mcp) adds read_email + connected mode against your real inbox — read-only, fail-closed, taint-marked. There is deliberately no tool that sends money, changes banking, or makes first contact: human-only forever, machine-verifiable. Docs: https://radmail.ai/for-agents · Real-inbox search story: https://radmail.ai/real-inbox-search

Server Config

{
  "mcpServers": {
    "radmail": {
      "url": "https://radmail.ai/api/mcp/sandbox",
      "transport": "streamable-http"
    }
  }
}
Project Info
Created At
6 days ago
Updated At
6 days ago
Author Name
radmail-ai
Star
-
Language
-
License
-
Category

Recommend Servers

View All