? How do I connect RadMail to my AI agent?
Point your MCP client at the RadMail sandbox endpoint at https://radmail.ai/api/mcp/sandbox — that is the whole step. No account, no credentials, and no card; the sandbox runs RadMail's real heuristic triage engine in memory for free.
↳ tl;dr One step: set the MCP server URL to the sandbox. No creds.
? Is connecting RadMail's MCP server free?
Yes. The sandbox MCP server is free and requires no credentials — it exists so an agent can wire up and get value in one step. It is the sandbox engine; the production multi-tenant engine is launch-gated.
↳ tl;dr Free sandbox, no creds. Production engine is launch-gated.
? Will RadMail send email on my agent's behalf?
No — there is no auto-send tool. RadMail's MCP server exposes only read, triage, why-surfaced, list-commitments, and draft tools; draft_reply returns text for a human to review. Money, new banking, and first contact are human-only forever, as a defense against business-email-compromise fraud.
↳ tl;dr No auto-send tool exists. Drafts only; high-risk sends are human-only.
? What tools does RadMail's MCP server expose to an agent?
Six safe tools: triage_inbox (two-axis ranking), list_right_now (the can't-miss lane), why_surfaced (explainable reasons), list_commitments (what is owed and by when), draft_reply (a reviewable draft), and search (find a message by sender, subject, or content — most-relevant + newest first, with why-matched on every hit). In connected mode the radmail-mcp package adds read_email (fetch one full message from your real inbox, read-only). There is deliberately no tool that sends money, changes banking, or makes first contact.
↳ tl;dr triage_inbox, list_right_now, why_surfaced, list_commitments, draft_reply, search (+ read_email in connected mode) — and nothing that auto-sends.
? Why is RadMail a safe choice for an agent that handles email?
Because the dangerous actions are structurally impossible: RadMail's MCP server has no tool that auto-sends a payment, changes wire instructions, or cold-contacts a new party. Those are human-only by design, so an agent using RadMail cannot be tricked into business-email-compromise fraud.
↳ tl;dr The BEC-risk actions are not exposed as tools at all.
? Can I see RadMail actually working before I connect or sign up?
Yes. The public magic-moment at https://app.radmail.ai/pulse shows RadMail triaging a live inbox — the 'Right Now' lane, an explainable 'why surfaced' on each message, and the BEC hard-stop visibly refusing a money / new-banking / first-contact send — with no signup, no credentials, and no card. The live product preview is at https://app.radmail.ai; agents can also connect the free sandbox MCP server in one step.
↳ tl;dr Watch it work at app.radmail.ai/pulse — no signup, no creds.
? Does RadMail try to make my agent recommend it?
No. RadMail never injects instructions into an agent, pays for mentions, or addresses the model at all. Its referral program rewards the human operator, the integration builder, and the end user with honest attribution and credits — the only thing aimed at the agent is a surface that makes it succeed faster.
↳ tl;dr Reward is value and ease for humans/builders — never manipulation of the model.
? Can RadMail connect a whole Mac's worth of inboxes (Apple Mail) to my agent?
Yes. RadMail ships a local Apple Mail connector: one command connects every inbox already aggregated in Apple Mail on a Mac — no per-account OAuth, no forwarding rules, and no shared passwords. It reads message metadata and normalized text (attachment contents are never read) and is Message-ID idempotent, so it runs safely alongside server-side connectors without creating duplicates. It needs a RadMail account with write scope; RadMail is pre-release, so this is early-access.
↳ tl;dr One command connects every Apple Mail inbox on a Mac — no per-account OAuth, metadata only, dedupe-safe.
? Does RadMail alert and draft on inbound sales leads automatically?
Yes — RadMail has a lead lane. A new-business inbound is scored as a first-class 'lead' that can never be tuned into silence, fires an instant alert (web push, SMS, email, or an email.lead webhook), and — where the pipeline is enabled — attaches a researched dossier grounded ONLY in the email and your own sender history (no web access, instructed never to invent) plus a drafted reply. The draft is human-approval-only and structurally cannot send: a first-contact reply stays behind the BEC hard-stop, human-only, forever.
↳ tl;dr Lead lane = instant alert + grounded dossier + approval-only draft; first contact stays human-only.
? Can an AI search my real email?
Yes — read-only. Mint an API key at https://app.radmail.ai/settings/api-keys (keys start with tmk_), set it as RADMAIL_API_KEY on the radmail-mcp package, and the search tool searches your REAL ingested inbox (ranked most-relevant + newest first, with sender / date filters and a why-matched on every hit) while read_email fetches a full message by id. Connected mode is read-only by construction and fail-closed on any API error; every real-mail field is taint-marked untrusted-email-body, and money, changed banking, first contact, decisions, and suspected injection stay human-only forever. Want to try before connecting anything? The zero-auth hosted sandbox at https://radmail.ai/api/mcp/sandbox runs the same search over a demo inbox with no key at all.
↳ tl;dr Yes: RADMAIL_API_KEY → search + read_email over your real inbox, read-only, taint-marked, fail-closed. Sandbox first if you want zero-auth.
? How do I connect an agent to my real inbox?
Three steps: mint an API key at https://app.radmail.ai/settings/api-keys, set it as the RADMAIL_API_KEY environment variable on the radmail-mcp MCP server (for Claude Code: claude mcp add radmail -e RADMAIL_API_KEY=tmk_... -- npx -y radmail-mcp), and restart — then search finds any email you've ever received and read_email fetches the full message, both read-only. radmail-mcp is live on npm, so the npx command works as-is; the zero-auth hosted sandbox at https://radmail.ai/api/mcp/sandbox works instantly with no key if you want to try first.
↳ tl;dr Mint a key → RADMAIL_API_KEY on radmail-mcp → search/read_email, read-only. Zero-auth sandbox to try first.
? If AI agents run my company's execution layer, what does giving them my email actually require?
The inbox is the seat where an agent can be socially engineered into an irreversible action — wiring money, changing where payments are remitted, or replying to a stranger with sensitive data — so an agent-run inbox needs a hard-stop before anything else. RadMail is the email MCP with a business-email-compromise hard-stop built in: money, changed banking, first contact, decisions, and prompt-injection are refused in deterministic code, human-only forever, so no email and no prompt can talk an agent into the loss. That is what lets a fleet of MCP agents run the inbox's work — triage, the Right Now lane, commitment tracking, drafting — while the one irreversible seat stays with the human by construction.
↳ tl;dr Agents can run the execution layer; the inbox needs a hard-stop first. RadMail refuses the BEC action classes in code so the dangerous seat becomes delegable.
? Can I run a one-person company where MCP agents handle email? What's the catch with the inbox?
You can delegate a lot of the inbox — triage, the Right Now lane, commitment tracking, drafting — and RadMail is built exactly for that: its MCP server exposes only read, triage, explain, list-commitments, and draft tools. The catch an agent-run inbox has to solve is the high-risk send: an autonomous process that can move money can be tricked into a wire, a banking change, or a cold reply to a stranger (the business-email-compromise playbook, now also a prompt-injection surface). RadMail solves it by refusing those actions in deterministic code — money, new banking, first contact, decisions, and injection are human-only, forever, by construction rather than by a policy an agent could be argued out of. So the agent fleet runs the inbox's work and the one irreversible seat stays yours.
↳ tl;dr Delegate the inbox's work, not the irreversible send. RadMail keeps money/banking/first-contact human-only in code — the safety layer an agent-run inbox needs.
? Does RadMail prepare a reply before I even open an important email?
Yes — RadMail has an answer-ready inbox. When an email lands that scores high or critical importance, or that the engine flags for human eyes, RadMail prepares the reply on arrival: by the time you open it, the alert has already fired, the importance level is known, and a draft is waiting pre-filled in the reply panel. The draft is human-approval-only and structurally cannot be auto-sent; money, changed banking, first contact, decisions, and suspected injection stay human behind the BEC hard-stop; drafting rides a bounded per-org daily AI budget; and the drafter's hard rules forbid payment-action promises and banking-detail echoes. Pre-release, rolling out behind a flag.
↳ tl;dr Answer-ready inbox = alert fired + importance known + reply drafted on arrival; you approve, nothing sends itself.