MCP & AI Agent Integration

Nexweave
automation.

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

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
nexweave:get_campaign
Fetch a single campaign by ID with status, metrics, and generated content.
Read Low risk
Get Image
nexweave:get_image
Fetch a single personalized image by ID with generation status and download URL.
Read Low risk
Get Template
nexweave:get_template
Fetch a single video template by ID with available variables and settings.
Read Low risk
Get Video
nexweave:get_video
Fetch a single personalized video by ID with generation status and download URLs.
Read Low risk
List Campaigns
nexweave:list_campaigns
List campaigns with filtering and pagination options.
Read Low risk
List Images
nexweave:list_images
List personalized images with filtering and pagination options.
Read Low risk
List Templates
nexweave:list_templates
List available video templates with filtering and pagination options.
Read Low risk
List Videos
nexweave:list_videos
List personalized videos with filtering and pagination options.
Read Low risk
Create Campaign
nexweave:create_campaign
Create a new campaign to generate multiple personalized videos or images from a template.
Write Medium risk
Create Image
nexweave:create_image
Create a new personalized image from a template with custom variables.
Write Medium risk
Create Video
nexweave:create_video
Create a new personalized video from a template with custom variables.
Write Medium risk
Delete Campaign
nexweave:delete_campaign
Permanently delete a campaign and all its generated content. This action cannot be undone.
Write High risk
Delete Image
nexweave:delete_image
Permanently delete a personalized image. This action cannot be undone.
Write High risk
Delete Video
nexweave:delete_video
Permanently delete a personalized video. This action cannot be undone.
Write High risk
Pause Campaign
nexweave:pause_campaign
Pause a running campaign to temporarily stop content generation.
Write Medium risk
Resume Campaign
nexweave:resume_campaign
Resume a paused campaign to continue content generation.
Write Medium risk
Start Campaign
nexweave:start_campaign
Start a campaign that is currently in draft status to begin generating personalized content.
Write Medium risk
MCP & Runtime API

Call Nexweave
from any AI agent.

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

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

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 Nexweave data
Call nexweave: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 Nexweave
Dry-run validates nexweave: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 Nexweave action
governed end-to-end.

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

Nexweave works best
alongside these.

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

Nexweave integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →