MCP & AI Agent Integration

Convertkit
automation.

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

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 Broadcast Stats
convertkit:get_broadcast_stats
Get statistics for a specific broadcast including opens, clicks, and unsubscribes.
Read Low risk
Get Subscriber
convertkit:get_subscriber
Fetch a single subscriber by ID with their tags and custom fields.
Read Low risk
List Broadcasts
convertkit:list_broadcasts
List all broadcasts (one-time emails) in your ConvertKit account.
Read Low risk
List Forms
convertkit:list_forms
List all forms in your ConvertKit account.
Read Low risk
List Purchases
convertkit:list_purchases
List all purchases tracked in your ConvertKit account.
Read Low risk
List Sequences
convertkit:list_sequences
List all email sequences in your ConvertKit account.
Read Low risk
List Subscribers
convertkit:list_subscribers
List subscribers with optional filtering by email, state, tags, or date range.
Read Low risk
List Tags
convertkit:list_tags
List all tags in your ConvertKit account.
Read Low risk
Add Subscriber To Form
convertkit:add_subscriber_to_form
Add a subscriber to a form. Creates subscriber if they don't exist and triggers any form automations.
Write Medium risk
Add Subscriber To Sequence
convertkit:add_subscriber_to_sequence
Add a subscriber to an email sequence. Creates subscriber if they don't exist.
Write Medium risk
Create Broadcast
convertkit:create_broadcast
Create a new broadcast email. Will be saved as draft unless send_at is specified.
Write Medium risk
Create Purchase
convertkit:create_purchase
Record a purchase in ConvertKit for tracking and triggering purchase-based automations.
Write Medium risk
Create Subscriber
convertkit:create_subscriber
Create a new subscriber with optional custom fields and tags.
Write Medium risk
Create Tag
convertkit:create_tag
Create a new tag in your ConvertKit account.
Write Medium risk
Remove Subscriber From Sequence
convertkit:remove_subscriber_from_sequence
Remove a subscriber from an email sequence.
Write High risk
Tag Subscriber
convertkit:tag_subscriber
Add a tag to an existing subscriber by email address.
Write Medium risk
Unsubscribe Subscriber
convertkit:unsubscribe_subscriber
Unsubscribe a subscriber by email address. This is permanent and cannot be undone via API.
Write Medium risk
Untag Subscriber
convertkit:untag_subscriber
Remove a tag from a subscriber by email address.
Write Medium risk
Update Subscriber
convertkit:update_subscriber
Update an existing subscriber's email, name, or custom fields.
Write Medium risk
MCP & Runtime API

Call Convertkit
from any AI agent.

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

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

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 Convertkit data
Call convertkit:get_broadcast_stats 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 Convertkit
Dry-run validates convertkit:add_subscriber_to_form 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 Convertkit action
governed end-to-end.

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

Convertkit works best
alongside these.

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

Convertkit integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →