MCP & AI Agent Integration

Brevo
automation.

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

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
brevo:get_campaign
Fetch details of a specific email campaign including statistics.
Read Low risk
Get Contact
brevo:get_contact
Fetch a single contact by email or ID with all attributes and list memberships.
Read Low risk
Get List
brevo:get_list
Fetch details of a specific contact list including folder and contact count.
Read Low risk
Get Template
brevo:get_template
Fetch details of a specific email template including content and metadata.
Read Low risk
List Campaigns
brevo:list_campaigns
List email campaigns with filtering and pagination options.
Read Low risk
List Contacts
brevo:list_contacts
List contacts with optional filtering and pagination.
Read Low risk
List Lists
brevo:list_lists
List all contact lists with pagination and sorting options.
Read Low risk
List Templates
brevo:list_templates
List email templates with filtering and pagination options.
Read Low risk
Add Contact To List
brevo:add_contact_to_list
Add existing contacts to a specific list by their email addresses.
Write Medium risk
Create Campaign
brevo:create_campaign
Create a new email campaign with content and recipient targeting.
Write Medium risk
Create Contact
brevo:create_contact
Create a new contact or update existing one with attributes and list memberships.
Write Medium risk
Create List
brevo:create_list
Create a new contact list for organizing contacts.
Write Medium risk
Delete Contact
brevo:delete_contact
Permanently delete a contact from Brevo. This action cannot be undone.
Write High risk
Delete List
brevo:delete_list
Permanently delete a contact list. This action cannot be undone.
Write High risk
Remove Contact From List
brevo:remove_contact_from_list
Remove contacts from a specific list by their email addresses.
Write High risk
Send Campaign
brevo:send_campaign
Send a draft campaign immediately to its targeted recipients.
Write Medium risk
Send Transactional Email
brevo:send_transactional_email
Send a transactional email to a single recipient.
Write Medium risk
Update Contact
brevo:update_contact
Update an existing contact's attributes and list memberships.
Write Medium risk
Update List
brevo:update_list
Update a contact list's name or folder location.
Write Medium risk
MCP & Runtime API

Call Brevo
from any AI agent.

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

brevo: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": "brevo:get_campaign",
    "args": {},
    "execution_id": "agent-001"
  }'
brevo:add_contact_to_list 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": "brevo:add_contact_to_list",
    "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 Brevo.

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 Brevo data
Call brevo: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 Brevo
Dry-run validates brevo:add_contact_to_list 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 Brevo action
governed end-to-end.

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

Brevo works best
alongside these.

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

Brevo integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →