MCP & AI Agent Integration

Apify
automation.

18 AI agent actions for Apify — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Apify to book meetings, send reminders, and manage availability without manual coordination. 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
18
actions
100%
governed
<200ms
latency
18
AI agent actions
12
Read operations
6
Write operations
2
High-risk actions (approval gated)
Scheduling Apify is a Scheduling integration — use it to automate appointments, meetings, and calendar management from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Apify.

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 Actor
apify:get_actor
Fetch details of a specific actor including its configuration and stats.
Read Low risk
Get Actor Run
apify:get_actor_run
Fetch details of a specific actor run including status and results.
Read Low risk
Get Dataset
apify:get_dataset
Fetch dataset metadata and information.
Read Low risk
Get Dataset Items
apify:get_dataset_items
Fetch items from a dataset with optional filtering and formatting.
Read Low risk
Get Key Value Store
apify:get_key_value_store
Fetch key-value store metadata and information.
Read Low risk
Get Key Value Store Record
apify:get_key_value_store_record
Fetch a specific record from a key-value store.
Read Low risk
Get Schedule
apify:get_schedule
Fetch details of a specific schedule.
Read Low risk
List Actor Runs
apify:list_actor_runs
List actor runs with optional filtering and pagination.
Read Low risk
List Actors
apify:list_actors
List actors with optional filtering and pagination.
Read Low risk
List Datasets
apify:list_datasets
List datasets with optional filtering and pagination.
Read Low risk
List Key Value Stores
apify:list_key_value_stores
List key-value stores with optional filtering and pagination.
Read Low risk
List Schedules
apify:list_schedules
List schedules with optional filtering and pagination.
Read Low risk
Abort Actor Run
apify:abort_actor_run
Abort a running actor run.
Write Medium risk
Create Schedule
apify:create_schedule
Create a new schedule to run an actor at specified intervals.
Write Medium risk
Delete Dataset
apify:delete_dataset
Permanently delete a dataset and all its items.
Write High risk
Delete Schedule
apify:delete_schedule
Permanently delete a schedule.
Write High risk
Run Actor
apify:run_actor
Start an actor run with specified input and configuration.
Write Medium risk
Update Schedule
apify:update_schedule
Update an existing schedule configuration.
Write Medium risk
MCP & Runtime API

Call Apify
from any AI agent.

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

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

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 Apify data
Call apify:get_actor 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 Apify
Dry-run validates apify:abort_actor_run before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Booking or event created
Send confirmation
Sync to calendar
Trigger prep workflow
How it works

Every Apify action
governed end-to-end.

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

Apify works best
alongside these.

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

Apify integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →