MCP & AI Agent Integration

Magnetic
automation.

18 AI agent actions for Magnetic — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Magnetic 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
18
actions
100%
governed
<200ms
latency
18
AI agent actions
7
Read operations
11
Write operations
3
High-risk actions (approval gated)
Marketing Magnetic 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 Magnetic.

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 Audience
magnetic:get_audience
Fetch a single audience by ID with targeting criteria and size estimates.
Read Low risk
Get Campaign
magnetic:get_campaign
Fetch a single campaign by ID with status, budget, and performance metrics.
Read Low risk
Get Campaign Performance
magnetic:get_campaign_performance
Get detailed performance metrics for a campaign over a date range.
Read Low risk
Get Creative
magnetic:get_creative
Fetch a single creative by ID with assets and performance metrics.
Read Low risk
List Audiences
magnetic:list_audiences
List audiences with optional filtering and pagination.
Read Low risk
List Campaigns
magnetic:list_campaigns
List campaigns with optional filtering and pagination.
Read Low risk
List Creatives
magnetic:list_creatives
List creatives with optional filtering and pagination.
Read Low risk
Create Audience
magnetic:create_audience
Create a new audience for campaign targeting.
Write Medium risk
Create Campaign
magnetic:create_campaign
Create a new advertising campaign.
Write Medium risk
Create Creative
magnetic:create_creative
Create a new creative asset for advertising campaigns.
Write Medium risk
Delete Audience
magnetic:delete_audience
Delete an audience permanently. This action cannot be undone.
Write High risk
Delete Campaign
magnetic:delete_campaign
Delete a campaign permanently. This action cannot be undone.
Write High risk
Delete Creative
magnetic:delete_creative
Delete a creative permanently. This action cannot be undone.
Write High risk
Pause Campaign
magnetic:pause_campaign
Pause an active campaign to stop ad delivery.
Write Medium risk
Resume Campaign
magnetic:resume_campaign
Resume a paused campaign to restart ad delivery.
Write Medium risk
Update Audience
magnetic:update_audience
Update an existing audience's targeting criteria.
Write Medium risk
Update Campaign
magnetic:update_campaign
Update an existing campaign's settings.
Write Medium risk
Update Creative
magnetic:update_creative
Update an existing creative's content and settings.
Write Medium risk
MCP & Runtime API

Call Magnetic
from any AI agent.

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

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

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 Magnetic data
Call magnetic:get_audience 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 Magnetic
Dry-run validates magnetic:create_audience 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 Magnetic action
governed end-to-end.

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

Magnetic works best
alongside these.

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

Magnetic integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →