MCP & AI Agent Integration

Leonardo Ai
automation.

14 AI agent actions for Leonardo Ai — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Leonardo 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
14
actions
100%
governed
<200ms
latency
14
AI agent actions
8
Read operations
6
Write operations
3
High-risk actions (approval gated)
Business Tools Leonardo 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 Leonardo 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 Dataset
leonardo_ai:get_dataset
Get details of a specific dataset by ID.
Read Low risk
Get Generation
leonardo_ai:get_generation
Get the status and results of a generation job by ID.
Read Low risk
Get Model
leonardo_ai:get_model
Get details of a custom model by ID including training status.
Read Low risk
Get User Info
leonardo_ai:get_user_info
Get current user information including token balance and subscription details.
Read Low risk
List Custom Models
leonardo_ai:list_custom_models
List all custom models created by the current user.
Read Low risk
List Datasets
leonardo_ai:list_datasets
List all datasets created by the current user.
Read Low risk
List Generations
leonardo_ai:list_generations
List generations with pagination and filtering options.
Read Low risk
List Platform Models
leonardo_ai:list_platform_models
Get all available platform models for image generation.
Read Low risk
Create Dataset
leonardo_ai:create_dataset
Create a new dataset for training custom models.
Write Medium risk
Create Generation
leonardo_ai:create_generation
Generate AI images from text prompts using Leonardo AI.
Write Medium risk
Create Model
leonardo_ai:create_model
Create and train a custom model from a dataset.
Write Medium risk
Delete Dataset
leonardo_ai:delete_dataset
Delete a dataset and all its associated images permanently.
Write High risk
Delete Generation
leonardo_ai:delete_generation
Delete a generation and all its associated images permanently.
Write High risk
Delete Model
leonardo_ai:delete_model
Delete a custom model permanently.
Write High risk
MCP & Runtime API

Call Leonardo Ai
from any AI agent.

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

leonardo_ai:get_dataset READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "leonardo_ai:get_dataset",
    "args": {},
    "execution_id": "agent-001"
  }'
leonardo_ai:create_dataset 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": "leonardo_ai:create_dataset",
    "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 Leonardo 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 Leonardo Ai data
Call leonardo_ai:get_dataset 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 Leonardo Ai
Dry-run validates leonardo_ai:create_dataset before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Leonardo Ai
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Leonardo Ai action
governed end-to-end.

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

Leonardo Ai works best
alongside these.

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

Leonardo Ai integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →