MCP & AI Agent Integration

Instantly
automation.

19 AI agent actions for Instantly — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Instantly to update contacts, move deals through pipelines, and trigger follow-up sequences automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
19
actions
100%
governed
<200ms
latency
19
AI agent actions
7
Read operations
12
Write operations
3
High-risk actions (approval gated)
CRM Instantly is a CRM integration — use it to automate contact management, deals, and pipeline operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Instantly.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Account
instantly:get_account
Fetch a single email account by ID with sending statistics and settings.
Read Low risk
Get Campaign
instantly:get_campaign
Fetch a single campaign by ID with detailed statistics and settings.
Read Low risk
Get Campaign Analytics
instantly:get_campaign_analytics
Get detailed analytics and performance metrics for a campaign.
Read Low risk
Get Lead
instantly:get_lead
Fetch a single lead by ID with contact details and campaign status.
Read Low risk
List Accounts
instantly:list_accounts
List all email accounts with filtering and pagination options.
Read Low risk
List Campaigns
instantly:list_campaigns
List all campaigns with filtering and pagination options.
Read Low risk
List Leads
instantly:list_leads
List leads with filtering and pagination options.
Read Low risk
Add Account
instantly:add_account
Add a new email account for sending campaigns.
Write Medium risk
Add Lead
instantly:add_lead
Add a new lead to a campaign.
Write Medium risk
Add Sequence
instantly:add_sequence
Add an email sequence to a campaign with multiple follow-up steps.
Write Medium risk
Create Campaign
instantly:create_campaign
Create a new email campaign with specified settings.
Write Medium risk
Delete Account
instantly:delete_account
Delete an email account permanently. This action cannot be undone.
Write High risk
Delete Campaign
instantly:delete_campaign
Delete a campaign permanently. This action cannot be undone.
Write High risk
Delete Lead
instantly:delete_lead
Delete a lead permanently. This action cannot be undone.
Write High risk
Pause Campaign
instantly:pause_campaign
Pause a running campaign to stop sending emails temporarily.
Write Medium risk
Start Campaign
instantly:start_campaign
Start a campaign to begin sending emails to leads.
Write Medium risk
Update Account
instantly:update_account
Update an existing email account's settings and status.
Write Medium risk
Update Campaign
instantly:update_campaign
Update an existing campaign's settings and status.
Write Medium risk
Update Lead
instantly:update_lead
Update an existing lead's information and status.
Write Medium risk
MCP & Runtime API

Call Instantly
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Instantly actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

instantly:get_account READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "instantly:get_account",
    "args": {},
    "execution_id": "agent-001"
  }'
instantly:add_account WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "instantly:add_account",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Instantly.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Instantly data
Call instantly:get_account via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Instantly
Dry-run validates instantly:add_account before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Lead or deal event
Score with AI
Route to right rep
Trigger outreach sequence
How it works

Every Instantly action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Instantly — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Instantly action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Instantly action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Instantly works best
alongside these.

Build multi-step workflows that connect Instantly to the rest of your stack. All governed. All audited.

Instantly integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Instantly in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →