MCP & AI Agent Integration

Addevent
automation.

16 AI agent actions for Addevent — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Addevent 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
6
Read operations
10
Write operations
2
High-risk actions (approval gated)
Marketing Addevent 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 Addevent.

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 Calendar
addevent:get_calendar
Fetch a single calendar by ID with all details including settings and event count.
Read Low risk
Get Event
addevent:get_event
Fetch a single event by ID with all details including date, location, and settings.
Read Low risk
Get Subscriber
addevent:get_subscriber
Fetch a single subscriber by ID with subscription details and preferences.
Read Low risk
List Calendars
addevent:list_calendars
List all calendars with optional filtering by visibility.
Read Low risk
List Events
addevent:list_events
List events with optional filtering by calendar, date range, and status.
Read Low risk
List Subscribers
addevent:list_subscribers
List subscribers with optional filtering by calendar, status, and search terms.
Read Low risk
Create Calendar
addevent:create_calendar
Create a new calendar in AddEvent with specified settings.
Write Medium risk
Create Event
addevent:create_event
Create a new event in AddEvent with specified details and settings.
Write Medium risk
Create Subscriber
addevent:create_subscriber
Create a new subscriber and subscribe them to a calendar.
Write Medium risk
Delete Calendar
addevent:delete_calendar
Permanently delete a calendar and all its events from AddEvent. This action cannot be undone.
Write High risk
Delete Event
addevent:delete_event
Permanently delete an event from AddEvent. This action cannot be undone.
Write High risk
Duplicate Event
addevent:duplicate_event
Create a duplicate of an existing event with optional modifications.
Write Medium risk
Send Event Reminder
addevent:send_event_reminder
Send a reminder notification for an upcoming event to subscribers or specific recipients.
Write Medium risk
Unsubscribe Subscriber
addevent:unsubscribe_subscriber
Unsubscribe a subscriber from a specific calendar or all calendars.
Write Medium risk
Update Calendar
addevent:update_calendar
Update an existing calendar with new settings. Only provided fields will be updated.
Write Medium risk
Update Event
addevent:update_event
Update an existing event with new details. Only provided fields will be updated.
Write Medium risk
MCP & Runtime API

Call Addevent
from any AI agent.

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

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

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 Addevent data
Call addevent:get_calendar 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 Addevent
Dry-run validates addevent:create_calendar 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 Addevent action
governed end-to-end.

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

Addevent works best
alongside these.

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

Addevent integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →