MCP & AI Agent Integration

Mixmax
automation.

18 AI agent actions for Mixmax — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Mixmax to update contacts, move deals through pipelines, and trigger follow-up sequences automatically. 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
8
Read operations
10
Write operations
3
High-risk actions (approval gated)
CRM Mixmax is a CRM integration — use it to automate contact management, deals, and pipeline operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Mixmax.

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 Contact
mixmax:get_contact
Fetch a single contact by ID with full details and email history.
Read Low risk
Get Email Stats
mixmax:get_email_stats
Get detailed tracking statistics for a sent email.
Read Low risk
Get Sequence
mixmax:get_sequence
Fetch a single sequence by ID with steps and settings.
Read Low risk
Get Template
mixmax:get_template
Fetch a single email template by ID with content and metadata.
Read Low risk
List Contacts
mixmax:list_contacts
List contacts with search, filtering, and sorting options.
Read Low risk
List Sequence Recipients
mixmax:list_sequence_recipients
List all recipients in a sequence with their current status and progress.
Read Low risk
List Sequences
mixmax:list_sequences
List sequences with filtering and pagination options.
Read Low risk
List Templates
mixmax:list_templates
List email templates with filtering and search options.
Read Low risk
Add Recipient To Sequence
mixmax:add_recipient_to_sequence
Add a recipient to an existing sequence with optional custom variables.
Write Medium risk
Create Contact
mixmax:create_contact
Create a new contact with optional details and custom fields.
Write Medium risk
Create Sequence
mixmax:create_sequence
Create a new email sequence with steps and settings.
Write Medium risk
Create Template
mixmax:create_template
Create a new email template with HTML/text content and variables.
Write Medium risk
Delete Contact
mixmax:delete_contact
Permanently delete a contact and all associated data.
Write High risk
Delete Sequence
mixmax:delete_sequence
Permanently delete a sequence and all its associated data.
Write High risk
Remove Recipient From Sequence
mixmax:remove_recipient_from_sequence
Remove a recipient from a sequence, stopping all future emails.
Write High risk
Send Email
mixmax:send_email
Send an email with tracking, templates, and variable substitution.
Write Medium risk
Update Contact
mixmax:update_contact
Update an existing contact's information and custom fields.
Write Medium risk
Update Sequence
mixmax:update_sequence
Update an existing sequence's properties and settings.
Write Medium risk
MCP & Runtime API

Call Mixmax
from any AI agent.

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

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

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 Mixmax data
Call mixmax:get_contact 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 Mixmax
Dry-run validates mixmax:add_recipient_to_sequence before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Lead or deal event
Score with AI
Route to right rep
Trigger outreach sequence
How it works

Every Mixmax action
governed end-to-end.

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

Mixmax works best
alongside these.

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

Mixmax integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →