MCP & AI Agent Integration

Contentstack
automation.

13 AI agent actions for Contentstack — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Contentstack to automate business processes and connect tools in your stack. 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
13
actions
100%
governed
<200ms
latency
13
AI agent actions
8
Read operations
5
Write operations
1
High-risk actions (approval gated)
Business Tools Contentstack is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Contentstack.

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 Asset
contentstack:get_asset
Fetch a single asset (image, document, video, etc.) by UID.
Read Low risk
Get Content Type
contentstack:get_content_type
Fetch a content type schema definition including all fields and settings.
Read Low risk
Get Entry
contentstack:get_entry
Fetch a single entry by UID from a specific content type.
Read Low risk
Get Environment
contentstack:get_environment
Fetch details about a specific environment including its configuration.
Read Low risk
List Assets
contentstack:list_assets
List assets (images, documents, videos, etc.) with optional filtering and pagination.
Read Low risk
List Content Types
contentstack:list_content_types
List all content types in the stack with optional schema details.
Read Low risk
List Entries
contentstack:list_entries
List entries from a specific content type with optional filtering and pagination.
Read Low risk
List Environments
contentstack:list_environments
List all environments in the stack.
Read Low risk
Create Entry
contentstack:create_entry
Create a new entry in a specific content type.
Write Medium risk
Delete Entry
contentstack:delete_entry
Delete an entry permanently. This action cannot be undone.
Write High risk
Publish Entry
contentstack:publish_entry
Publish an entry to specified environments and locales.
Write Medium risk
Unpublish Entry
contentstack:unpublish_entry
Unpublish an entry from specified environments and locales.
Write Medium risk
Update Entry
contentstack:update_entry
Update an existing entry with new data.
Write Medium risk
MCP & Runtime API

Call Contentstack
from any AI agent.

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

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

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 Contentstack data
Call contentstack:get_asset 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 Contentstack
Dry-run validates contentstack:create_entry before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Contentstack
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Contentstack action
governed end-to-end.

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

Contentstack works best
alongside these.

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

Contentstack integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →