MCP & AI Agent Integration

Bigmailer
automation.

18 AI agent actions for Bigmailer — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Bigmailer to parse inbound email, send responses, and trigger workflows from email events. 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
6
Read operations
12
Write operations
4
High-risk actions (approval gated)
Email Bigmailer is a Email integration — use it to automate sending, receiving, and organizing email from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Bigmailer.

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
bigmailer:get_campaign
Fetch a single email campaign by ID with stats and content details.
Read Low risk
Get Contact
bigmailer:get_contact
Fetch a single contact by ID with all their details and subscription status.
Read Low risk
Get List
bigmailer:get_list
Fetch a single mailing list by ID with subscriber count and details.
Read Low risk
List Campaigns
bigmailer:list_campaigns
List email campaigns with optional filtering by list or status.
Read Low risk
List Contacts
bigmailer:list_contacts
List contacts with optional filtering by list, email, or status.
Read Low risk
List Lists
bigmailer:list_lists
List all mailing lists with subscriber counts and basic details.
Read Low risk
Add Contact To List
bigmailer:add_contact_to_list
Add an existing contact to a mailing list subscription.
Write Medium risk
Create Campaign
bigmailer:create_campaign
Create a new email campaign in BigMailer with HTML content and scheduling options.
Write Medium risk
Create Contact
bigmailer:create_contact
Create a new contact in BigMailer with optional list assignment and custom fields.
Write Medium risk
Create List
bigmailer:create_list
Create a new mailing list in BigMailer with default sender settings.
Write Medium risk
Delete Campaign
bigmailer:delete_campaign
Permanently delete an email campaign from BigMailer. This action cannot be undone.
Write High risk
Delete Contact
bigmailer:delete_contact
Permanently delete a contact from BigMailer. This action cannot be undone.
Write High risk
Delete List
bigmailer:delete_list
Permanently delete a mailing list from BigMailer. This action cannot be undone.
Write High risk
Remove Contact From List
bigmailer:remove_contact_from_list
Remove a contact from a mailing list subscription.
Write High risk
Send Campaign
bigmailer:send_campaign
Send an email campaign immediately or as a test. Use with caution - this sends real emails.
Write Medium risk
Send Transactional Email
bigmailer:send_transactional_email
Send a single transactional email immediately through BigMailer.
Write Medium risk
Update Contact
bigmailer:update_contact
Update an existing contact's information, status, tags, or custom fields.
Write Medium risk
Update List
bigmailer:update_list
Update an existing mailing list's settings and default values.
Write Medium risk
MCP & Runtime API

Call Bigmailer
from any AI agent.

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

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

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 Bigmailer data
Call bigmailer: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 Bigmailer
Dry-run validates bigmailer:add_contact_to_list before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Bigmailer
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Bigmailer action
governed end-to-end.

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

Bigmailer works best
alongside these.

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

Bigmailer integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →