REST API and MCP server for agent builders. Topic and ICP in. Researched leads, personalized drafts, Slack approval, sending, and reply classification out — with deliverability handled.
POST /v1/outbound/campaigns
{
"topic": "AI voice agents",
"icp": "Heads of CX at US dental groups",
"lead_count": 25,
"require_approval": true
}
→ 200 OK
{
"campaign_id": "cmp_8x4Qp2",
"status": "awaiting_approval",
"leads_ready": 25,
"drafts_ready": 25,
"approval_url": "https://runaic.com/approve/cmp_8x4Qp2"
}
Topic, buyer profile, disqualifiers, geography, evidence rules.
Accounts, contacts, source citations, personalization hooks. Apollo + LinkedIn + open-web blended; you can BYO if you have a list.
Subject, body, and the reasoning behind each personalization — ready for review before any send.
Default-on. Drafts land in your channel. You approve, edit, or reject before anything leaves.
Rate limits, throttling, unsubscribe handling. Sent from a warmed sub-domain we provision for you.
Positive, negative, OOO, unsubscribe, bounce, or human-needed. Polled back into your campaign object.
/v1/outbound/campaigns/v1/outbound/leads/find/v1/outbound/emails/draft/v1/outbound/emails/send/v1/outbound/replies?since=…Drop the MCP server into Claude Desktop, Cursor, or any MCP-aware agent.
{
"mcpServers": {
"runaic-outbound": {
"command": "npx",
"args": ["-y", "@runaic/outbound-mcp@latest"],
"env": { "RUNAIC_API_KEY": "..." }
}
}
}
Most "outbound APIs" are GPT + Resend wrappers and your domain reputation dies in 30 days. RunAIC Outbound provisions a warmed sub-domain per customer, ramps volume gradually, monitors bounces and spam complaints, and pulls campaigns automatically when reputation slips.
outbound.yourdomain.com on our infra. Your root domain reputation stays clean.
Volume scales from 5/day to your contracted cap over 2 weeks. Per-recipient and per-domain throttling built in.
Bounce rate, spam-complaint rate, and ISP feedback loops monitored. Campaigns auto-pause if thresholds break.
Limited to agent builders with a defined ICP and a real product behind the agent. We work directly with you to shape the loop and lock in pricing for GA.
Free tier of ~10 sent emails per month for builders. Beyond that, per-lead + per-sent pricing. No long contracts.
Want outbound run for you instead of by your agent? The $3,000/mo operating contract includes up to 100 sends/month with human approval.