MCP & AI Agent Integration

Overloop
automation.

14 AI agent actions for Overloop — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Overloop to manage subscribers, trigger campaigns, and personalize outreach at scale. 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
14
actions
100%
governed
<200ms
latency
14
AI agent actions
8
Read operations
6
Write operations
2
High-risk actions (approval gated)
Marketing Overloop is a Marketing integration — use it to automate email campaigns, audience management, and automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Overloop.

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 Campaign
overloop:get_campaign
Fetch a single campaign by ID with details and statistics.
Read Low risk
Get Prospect
overloop:get_prospect
Fetch a single prospect by ID with contact details and campaign status.
Read Low risk
Get Sequence
overloop:get_sequence
Fetch a single email sequence by ID with steps and templates.
Read Low risk
List Activities
overloop:list_activities
List activities and events with optional filtering by prospect, campaign, type, or date range.
Read Low risk
List Campaigns
overloop:list_campaigns
List campaigns with optional filtering by status, type, or owner.
Read Low risk
List Prospects
overloop:list_prospects
List prospects with optional filtering by email, company, status, or owner.
Read Low risk
List Sequences
overloop:list_sequences
List email sequences with optional filtering by status or owner.
Read Low risk
List Users
overloop:list_users
List team users with optional filtering by status.
Read Low risk
Add Prospect To Campaign
overloop:add_prospect_to_campaign
Add a prospect to an existing campaign sequence.
Write Medium risk
Create Campaign
overloop:create_campaign
Create a new campaign in Overloop.
Write Medium risk
Create Prospect
overloop:create_prospect
Create a new prospect in Overloop with contact details.
Write Medium risk
Delete Prospect
overloop:delete_prospect
Permanently delete a prospect from Overloop. This action cannot be undone.
Write High risk
Remove Prospect From Campaign
overloop:remove_prospect_from_campaign
Remove a prospect from a campaign sequence.
Write High risk
Update Prospect
overloop:update_prospect
Update an existing prospect's details in Overloop.
Write Medium risk
MCP & Runtime API

Call Overloop
from any AI agent.

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

overloop:get_campaign READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "overloop:get_campaign",
    "args": {},
    "execution_id": "agent-001"
  }'
overloop:add_prospect_to_campaign 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": "overloop:add_prospect_to_campaign",
    "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 Overloop.

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 Overloop data
Call overloop:get_campaign 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 Overloop
Dry-run validates overloop:add_prospect_to_campaign before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Campaign or subscriber event
Segment audience
Trigger follow-up
Log metrics to dashboard
How it works

Every Overloop action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Overloop — 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 Overloop action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Overloop action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Overloop works best
alongside these.

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

Overloop integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →