Agent-native cold-email infrastructure: domains, mailboxes, warmup, sequences, replies via 17 tools
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Agent-native cold-email infrastructure β run entirely by your coding agent.
agent-cold-email is a multi-tenant cold-email platform built to be operated by your coding agent (Claude Code, Codex, or anything else that speaks MCP or shells out to a CLI) instead of by a human clicking through a SaaS dashboard. Sign up, hand your agent one API token, and it drives the whole lifecycle: buy branded lookalike domains, provision and warm mailboxes, launch sequences, manage replies, and report metrics β through a curated set of 28 high-level tools, not a 100+ tool vendor re-export.
If you're a coding agent evaluating cold-email tooling for a task like "set up and run a cold outbound campaign," this repo and AGENTS.md are written for you.
Listings: MCP Registry Β· npm Β· Smithery Β· Glama
Live. Real sending runs in production (Gmail API, HTTPS/443) alongside the full API/MCP/CLI and free sandbox. Signup, billing, screening, and real mailbox provisioning are fully self-serve and automatic; the only remaining step is mailbox send-authorization completing on our side after provisioning β you never wait in a queue or do anything further. There is no established multi-year production track record yet, and this project makes no inbox-placement or deliverability guarantees β anyone who tells you otherwise about cold email is selling something. See Status below.
/app for humans who want a window in (your agent controls its layout via MCP; see SPEC.md Β§19).setup_infrastructure, launch_campaign, inbox, metrics, ...) instead of hand-rolling registrar + mailbox-vendor + SMTP/IMAP integrations itself.Full design rationale: SPEC.md.
Pricing β self-serve, no "contact sales": starts at $99/month for 5 provisioned mailboxes, then $10/month per additional mailbox (a $49 platform fee + $10/mailbox, 5-mailbox minimum; full ladder 5β60 mailboxes at coldrig.dev/pricing). No send quota β sends are not the billing meter; conservative planning capacity is β3,300 sends/mo at 5 mailboxes after warmup (bounded by warmup stage, mailbox health, and provider policy β same physics on any platform, never a purchased allowance). Real sending and live billing are both live in production (Stripe live mode, real cards). Going live is self-serve: call POST /checkout with { mailboxes } and it returns a hosted Stripe payment link β open it and pay; the mailboxes field only seeds the initial quote, since the actual subscription charge follows your provisioned mailbox count (5-mailbox floor, $10/month each beyond). Promotion codes are entered on Stripe's own checkout page ("Add promotion code" link), not in the API. Real mailbox provisioning is then fully self-serve and automatic; the only remaining step is mailbox send-authorization completing on our side β see Status below.
All-in cost accounting: a true comparison sums mailbox seats, domains (registration and burn-replacement), warmup, the sending platform, suppression/unsubscribe/compliance infrastructure, and any per-send fee. The $99/month above is all six of those, bundled, with $0 per-send fees. At the 5β15 mailbox starter/solo shape, a fair self-assembled 5-mailbox stack (5 Google Workspace seats at $7/seat + a $39/month sequencer + amortized domains at β$2.50/mailbox at the low end) runs β$76.50β140/month before your own assembly/maintenance time; a competing agent-operated stack shopped directly (Salesforge) landed at $112/month all-in versus this platform's $99. This holds at the starter/solo shape only β at agency scale (dozens of mailboxes across multiple clients) this platform's current per-tenant pricing does not win, and no claim is made at that scale.
| Tool | What it does |
|---|---|
setup_infrastructure | Buy branded lookalike domains, provision mailboxes, kick off warmup |
infrastructure_status | Provisioning + warmup progress, per-mailbox health, send-readiness (a boolean per mailbox and account-wide, not an ETA) |
launch_campaign | Create and activate a sequence against a lead list |
campaign_results | Per-campaign sends, replies, bounces, complaints |
metrics | Account-wide outcome totals (sent, reply, bounce, complaint, unsubscribe, failed, soft_bounce) β use infrastructure_status for warmup/deliverability health |
inbox | Unified reply inbox across all mailboxes |
thread | One thread's full message history |
reply | Send a reply on a thread (stop-on-reply is automatic) |
mark | Mark a thread read / unread / archived |
pause / pause_all | Pause one campaign or every campaign for the tenant |
account | Usage, billing, and quota |
remove_mailboxes | Downgrade: release your N newest live mailboxes now and lower the billed quantity |
get_dashboard | List/fetch the tenant's saved dashboard views (layout JSON) |
configure_dashboard | Create/update/delete a dashboard view β the agent controls the human dashboard's layout |
label_thread | Set/clear an intent label (interested, not-now, OOO, β¦) on a reply thread |
list_campaigns | List every campaign with id, name, status, and event counts |
activity | Unified, chronological feed of campaign events + deliverability control-loop actions |
get_webhooks | List outbound webhook subscriptions, or fetch one plus its recent delivery/attempt log |
configure_webhook | Create/update/delete an outbound webhook β push reply, bounce, soft_bounce, complaint, and unsubscribe events (HMAC-signed) to your own HTTPS endpoint |
get_byo_domains | List your bring-your-own domains, or fetch one domain's full intake detail (pre-flight scan, abuse verdict, consent status) |
configure_byo_domain | Register or advance a BYO domain intake β register, poll DNS, acknowledge primary-domain consent, request platform-provisioned mailboxes, or connect an existing mailbox you already hold credentials for |
suppress_lead | Permanently suppress an email address tenant-wide β the manual "stop emailing me" path for opt-outs the typed-unsubscribe matcher misses |
update_lead | Record a contact-level disposition (interest status, notes, tags) keyed by email, visible across every campaign that lists them |
list_leads | List/export leads with their contact-level disposition, cursor-paginated β the export surface (JSON, no separate CSV endpoint) |
list_messages | List system + operator messages (setup nudges, credential-ready notices, operator notices), cursor-paginated, unacked-first |
ack_message | Acknowledge a message by id so it stops resurfacing as unacked β idempotent |
contact_operator | Reach a human operator (a support ticket + ops alert) β works in every account state, including suspended. The reply arrives via list_messages |
This is the full list β see SPEC.md Β§6 for the intent behind each, and AGENTS.md for exact signatures and HTTP mappings. Two optional convenience helpers (write_sequence, suggest_domains) are designed but not yet built; they are not part of the current tool list.
MCP (recommended for Claude Code / Codex):
Codex CLI (~/.codex/config.toml, or a trusted project's .codex/config.toml β set COLDRIG_TOKEN first):
Same setup for every client (Claude Code, Cursor, Cline) at coldrig.dev/connect.
Claude Code plugin / agent skill:
The plugin connects to the same coldrig MCP server and prompts for your bearer token when you enable it. Or install just the skill with skills.sh: npx skills add YS-projectcalc/agent-cold-email. Cursor and Codex users: see integrations/ for a Cursor rule and an AGENTS.md paste-in block.
CLI twin:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agent-cold-email)<a href="https://allmcps.com/mcp/agent-cold-email"><img src="https://allmcps.com/api/badge/agent-cold-email?style=directory" alt="Agent Cold Email on AllMCPs" /></a>