MCP & AI Agent Integration

Campayn
automation.

17 AI agent actions for Campayn — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Campayn to process payments, generate invoices, and manage financial workflows without human intervention. 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
17
actions
100%
governed
<200ms
latency
17
AI agent actions
6
Read operations
11
Write operations
3
High-risk actions (approval gated)
Finance & Payments Campayn is a Finance & Payments integration — use it to automate payments, invoicing, and financial operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Campayn.

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
campayn:get_campaign
Fetch a single campaign by ID with stats and content details.
Read Low risk
Get Contact
campayn:get_contact
Fetch a single contact by ID with all their details and list memberships.
Read Low risk
Get List
campayn:get_list
Fetch a single list by ID with subscriber counts and settings.
Read Low risk
List Campaigns
campayn:list_campaigns
List campaigns with optional filtering by status or list.
Read Low risk
List Contacts
campayn:list_contacts
List contacts with optional filtering by list, email, or status.
Read Low risk
List Lists
campayn:list_lists
List all email lists in the account.
Read Low risk
Create Campaign
campayn:create_campaign
Create a new email campaign in draft status.
Write Medium risk
Create Contact
campayn:create_contact
Create a new contact and optionally subscribe them to a list.
Write Medium risk
Create List
campayn:create_list
Create a new email list for organizing contacts.
Write Medium risk
Delete Contact
campayn:delete_contact
Permanently delete a contact and all their data.
Write High risk
Delete List
campayn:delete_list
Permanently delete a list and unsubscribe all its contacts.
Write High risk
Send Campaign
campayn:send_campaign
Send or schedule a campaign to its target list.
Write Medium risk
Send Transactional Email
campayn:send_transactional_email
Send a single transactional email to one recipient.
Write Medium risk
Subscribe Contact
campayn:subscribe_contact
Subscribe an existing contact to a list.
Write Medium risk
Unsubscribe Contact
campayn:unsubscribe_contact
Unsubscribe a contact from a specific list.
Write High risk
Update Contact
campayn:update_contact
Update an existing contact's information.
Write Medium risk
Update List
campayn:update_list
Update an existing email list's settings.
Write Medium risk
MCP & Runtime API

Call Campayn
from any AI agent.

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

campayn: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": "campayn:get_campaign",
    "args": {},
    "execution_id": "agent-001"
  }'
campayn:create_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": "campayn:create_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 Campayn.

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 Campayn data
Call campayn: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 Campayn
Dry-run validates campayn:create_campaign before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Payment or billing event
Sync to accounting system
Generate invoice
Alert finance team
How it works

Every Campayn action
governed end-to-end.

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

Campayn works best
alongside these.

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

Campayn integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →