MCP & AI Agent Integration

Acymailing
automation.

16 AI agent actions for Acymailing — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Acymailing to manage subscribers, trigger campaigns, and personalize outreach at scale. 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
16
actions
100%
governed
<200ms
latency
16
AI agent actions
8
Read operations
8
Write operations
2
High-risk actions (approval gated)
Marketing Acymailing is a Marketing integration — use it to automate email campaigns, audience management, and automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Acymailing.

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
acymailing:get_campaign
Fetch a single email campaign with statistics and content details.
Read Low risk
Get List
acymailing:get_list
Fetch a single mailing list with subscriber count and settings.
Read Low risk
Get Subscriber
acymailing:get_subscriber
Fetch a single subscriber by ID or email address with subscription status and custom fields.
Read Low risk
Get Template
acymailing:get_template
Fetch a single email template with content and metadata.
Read Low risk
List Campaigns
acymailing:list_campaigns
List email campaigns with basic statistics and filtering options.
Read Low risk
List Lists
acymailing:list_lists
List all mailing lists with subscriber counts and basic information.
Read Low risk
List Subscribers
acymailing:list_subscribers
List subscribers with optional filtering by list, status, or search term.
Read Low risk
List Templates
acymailing:list_templates
List email templates with filtering and search capabilities.
Read Low risk
Create Campaign
acymailing:create_campaign
Create a new email campaign with content and targeting settings.
Write Medium risk
Create List
acymailing:create_list
Create a new mailing list with optional welcome and confirmation settings.
Write Medium risk
Create Subscriber
acymailing:create_subscriber
Create a new subscriber with optional list subscriptions and custom fields.
Write Medium risk
Delete Subscriber
acymailing:delete_subscriber
Permanently delete a subscriber and all their data. This action cannot be undone.
Write High risk
Send Campaign
acymailing:send_campaign
Send an email campaign immediately or schedule it for later delivery.
Write Medium risk
Subscribe To List
acymailing:subscribe_to_list
Subscribe an existing subscriber to a mailing list.
Write Medium risk
Unsubscribe From List
acymailing:unsubscribe_from_list
Unsubscribe a subscriber from a specific mailing list.
Write High risk
Update Subscriber
acymailing:update_subscriber
Update an existing subscriber's information, status, or custom fields.
Write Medium risk
MCP & Runtime API

Call Acymailing
from any AI agent.

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

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

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 Acymailing data
Call acymailing: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 Acymailing
Dry-run validates acymailing:create_campaign before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Campaign or subscriber event
Segment audience
Trigger follow-up
Log metrics to dashboard
How it works

Every Acymailing action
governed end-to-end.

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

Acymailing works best
alongside these.

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

Acymailing integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →