MCP & AI Agent Integration

Esendex
automation.

13 AI agent actions for Esendex — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Esendex 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
13
actions
100%
governed
<200ms
latency
13
AI agent actions
8
Read operations
5
Write operations
1
High-risk actions (approval gated)
CRM Esendex 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 Esendex.

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 Account
esendex:get_account
Get account details and settings.
Read Low risk
Get Contact
esendex:get_contact
Get details of a specific contact.
Read Low risk
Get Inbox Message
esendex:get_inbox_message
Get details of a specific received message from inbox.
Read Low risk
Get Message
esendex:get_message
Get details of a specific message by ID.
Read Low risk
List Accounts
esendex:list_accounts
List all accounts accessible to the authenticated user.
Read Low risk
List Contacts
esendex:list_contacts
List contacts in the specified account with pagination.
Read Low risk
List Inbox Messages
esendex:list_inbox_messages
List received messages in inbox with optional filtering.
Read Low risk
List Messages
esendex:list_messages
List messages with optional filtering and pagination.
Read Low risk
Create Contact
esendex:create_contact
Create a new contact in the specified account.
Write Medium risk
Delete Contact
esendex:delete_contact
Delete a contact permanently from the account.
Write High risk
Mark Message Read
esendex:mark_message_read
Mark an inbox message as read or unread.
Write Medium risk
Send Message
esendex:send_message
Send an SMS message via Esendex.
Write Medium risk
Update Contact
esendex:update_contact
Update an existing contact's details.
Write Medium risk
MCP & Runtime API

Call Esendex
from any AI agent.

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

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

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 Esendex data
Call esendex:get_account 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 Esendex
Dry-run validates esendex:create_contact 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 Esendex action
governed end-to-end.

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

Esendex works best
alongside these.

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

Esendex integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →