MCP & AI Agent Integration

Referrizer
automation.

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

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 Analytics
referrizer:get_analytics
Get referral program analytics and performance metrics.
Read Low risk
Get Campaign
referrizer:get_campaign
Fetch a single referral campaign by ID with its configuration and stats.
Read Low risk
Get Participant
referrizer:get_participant
Fetch a single participant by ID with their referral stats and rewards.
Read Low risk
Get Referral
referrizer:get_referral
Fetch a single referral by ID with participant and conversion details.
Read Low risk
Get Reward
referrizer:get_reward
Fetch a single reward by ID with participant and payout details.
Read Low risk
List Campaigns
referrizer:list_campaigns
List referral campaigns with optional filtering by status or type.
Read Low risk
List Participants
referrizer:list_participants
List participants with optional filtering by campaign, email, or status.
Read Low risk
List Referrals
referrizer:list_referrals
List referrals with optional filtering by campaign, referrer, status, or date range.
Read Low risk
List Rewards
referrizer:list_rewards
List rewards with optional filtering by campaign, participant, status, value, or date range.
Read Low risk
Approve Reward
referrizer:approve_reward
Approve a pending reward for payout.
Write Low risk
Create Campaign
referrizer:create_campaign
Create a new referral campaign with reward configuration.
Write Medium risk
Create Participant
referrizer:create_participant
Create a new participant in a referral campaign.
Write Medium risk
Create Referral
referrizer:create_referral
Create a new referral record when someone is referred.
Write Medium risk
Mark Reward Paid
referrizer:mark_reward_paid
Mark an approved reward as paid.
Write Low risk
Update Participant
referrizer:update_participant
Update an existing participant's information.
Write Medium risk
Update Referral Status
referrizer:update_referral_status
Update a referral's status and conversion details.
Write Medium risk
MCP & Runtime API

Call Referrizer
from any AI agent.

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

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

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 Referrizer data
Call referrizer:get_analytics 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 Referrizer
Dry-run validates referrizer:approve_reward 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 Referrizer action
governed end-to-end.

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

Referrizer works best
alongside these.

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

Referrizer integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →