MCP & AI Agent Integration

Dromo
automation.

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

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 Import
dromo:get_import
Fetch a single import by ID with status, validation results, and metadata.
Read Low risk
Get Import Results
dromo:get_import_results
Get the processed results from a completed import, including valid and invalid rows.
Read Low risk
Get Template
dromo:get_template
Fetch a single template by ID with field mappings and validation rules.
Read Low risk
List Imports
dromo:list_imports
List imports with optional filtering by status, template, and pagination.
Read Low risk
List Templates
dromo:list_templates
List templates with optional filtering by status, name search, and pagination.
Read Low risk
Create Import
dromo:create_import
Create a new data import from a file URL or base64 content.
Write Medium risk
Create Template
dromo:create_template
Create a new data import template with field definitions and validation rules.
Write Medium risk
Delete Import
dromo:delete_import
Permanently delete an import and all its associated data.
Write High risk
Delete Template
dromo:delete_template
Permanently delete a template.
Write High risk
Export Import Results
dromo:export_import_results
Generate a download URL for exporting import results in various formats.
Write Medium risk
Process Import
dromo:process_import
Start processing an uploaded import to validate and transform the data.
Write Medium risk
Update Template
dromo:update_template
Update an existing template's name, description, fields, or status.
Write Medium risk
MCP & Runtime API

Call Dromo
from any AI agent.

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

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

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

Every Dromo action
governed end-to-end.

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

Dromo works best
alongside these.

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

Dromo integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →