MCP & AI Agent Integration

Kontent Ai
automation.

20 AI agent actions for Kontent Ai — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Kontent Ai 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
20
actions
100%
governed
<200ms
latency
20
AI agent actions
11
Read operations
9
Write operations
2
High-risk actions (approval gated)
Business Tools Kontent Ai 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 Kontent Ai.

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
kontent_ai:get_asset
Fetch a single asset with all metadata and file information.
Read Low risk
Get Content Item
kontent_ai:get_content_item
Fetch a single content item by ID or codename with all elements and metadata.
Read Low risk
Get Content Type
kontent_ai:get_content_type
Fetch a single content type with all its elements and configuration.
Read Low risk
Get Content Variant
kontent_ai:get_content_variant
Fetch a content variant (item in specific language) with all element values.
Read Low risk
Get Taxonomy
kontent_ai:get_taxonomy
Fetch a single taxonomy group with all its terms and hierarchy.
Read Low risk
List Assets
kontent_ai:list_assets
List assets in the project with metadata and file information.
Read Low risk
List Collections
kontent_ai:list_collections
List all collections in the project for organizing content.
Read Low risk
List Content Items
kontent_ai:list_content_items
List content items with optional filtering by type and collection.
Read Low risk
List Content Types
kontent_ai:list_content_types
List all content types in the project with their elements.
Read Low risk
List Languages
kontent_ai:list_languages
List all languages configured in the project.
Read Low risk
List Taxonomies
kontent_ai:list_taxonomies
List all taxonomy groups in the project for content categorization.
Read Low risk
Change Workflow Step
kontent_ai:change_workflow_step
Move a content variant to a different workflow step (draft, review, published, etc.).
Write Medium risk
Create Content Item
kontent_ai:create_content_item
Create a new content item with specified type and collection.
Write Medium risk
Delete Asset
kontent_ai:delete_asset
Permanently delete an asset file.
Write High risk
Delete Content Item
kontent_ai:delete_content_item
Permanently delete a content item and all its language variants.
Write High risk
Publish Content Variant
kontent_ai:publish_content_variant
Publish a content variant to make it available via Delivery API.
Write Medium risk
Unpublish Content Variant
kontent_ai:unpublish_content_variant
Unpublish a content variant to remove it from Delivery API.
Write Medium risk
Update Asset
kontent_ai:update_asset
Update asset metadata (title, descriptions, collection).
Write Medium risk
Update Content Item
kontent_ai:update_content_item
Update an existing content item's metadata (name, codename, collection, sitemap).
Write Medium risk
Update Content Variant
kontent_ai:update_content_variant
Update content variant element values for a specific language.
Write Medium risk
MCP & Runtime API

Call Kontent Ai
from any AI agent.

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

kontent_ai: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": "kontent_ai:get_asset",
    "args": {},
    "execution_id": "agent-001"
  }'
kontent_ai:change_workflow_step 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": "kontent_ai:change_workflow_step",
    "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 Kontent Ai.

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

Every Kontent Ai action
governed end-to-end.

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

Kontent Ai works best
alongside these.

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

Kontent Ai integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →