MCP & AI Agent Integration

Changes Page
automation.

16 AI agent actions for Changes Page — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Changes Page 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 Changes Page 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 Changes Page.

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 Changelog
changes_page:get_changelog
Fetch a single changelog with its basic information and settings.
Read Low risk
Get Entry
changes_page:get_entry
Fetch a single changelog entry with its content and metadata.
Read Low risk
Get Subscriber
changes_page:get_subscriber
Fetch a single subscriber with their subscription details.
Read Low risk
List Changelogs
changes_page:list_changelogs
List all changelogs with optional filtering and pagination.
Read Low risk
List Entries
changes_page:list_entries
List changelog entries with optional filtering and pagination.
Read Low risk
List Subscribers
changes_page:list_subscribers
List changelog subscribers with optional filtering and pagination.
Read Low risk
Add Subscriber
changes_page:add_subscriber
Add a new subscriber to a changelog.
Write Medium risk
Create Changelog
changes_page:create_changelog
Create a new changelog with the specified name and settings.
Write Medium risk
Create Entry
changes_page:create_entry
Create a new changelog entry in the specified changelog.
Write Medium risk
Delete Changelog
changes_page:delete_changelog
Permanently delete a changelog and all its entries.
Write High risk
Delete Entry
changes_page:delete_entry
Permanently delete a changelog entry.
Write High risk
Publish Entry
changes_page:publish_entry
Publish a draft or scheduled changelog entry immediately or at a specified time.
Write Low risk
Send Notification
changes_page:send_notification
Send email notifications to subscribers about a new changelog entry.
Write Medium risk
Unsubscribe Subscriber
changes_page:unsubscribe_subscriber
Unsubscribe a subscriber from changelog notifications.
Write Low risk
Update Changelog
changes_page:update_changelog
Update an existing changelog's name, description, or settings.
Write Medium risk
Update Entry
changes_page:update_entry
Update an existing changelog entry's content or metadata.
Write Medium risk
MCP & Runtime API

Call Changes Page
from any AI agent.

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

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

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 Changes Page data
Call changes_page:get_changelog 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 Changes Page
Dry-run validates changes_page:add_subscriber 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 Changes Page action
governed end-to-end.

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

Changes Page works best
alongside these.

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

Changes Page integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →