MCP & AI Agent Integration

Kaleido
automation.

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

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 Consortium
kaleido:get_consortium
Fetch details of a specific blockchain consortium including members and configuration.
Read Low risk
Get Environment
kaleido:get_environment
Fetch details of a specific blockchain environment including nodes and services.
Read Low risk
Get Membership
kaleido:get_membership
Fetch details of a specific consortium membership including organization info.
Read Low risk
Get Node
kaleido:get_node
Fetch details of a specific blockchain node including status and configuration.
Read Low risk
List Consortiums
kaleido:list_consortiums
List all blockchain consortiums accessible to your account with pagination.
Read Low risk
List Environments
kaleido:list_environments
List all blockchain environments in a consortium with their current status.
Read Low risk
List Memberships
kaleido:list_memberships
List all memberships in a consortium with their organization details.
Read Low risk
List Nodes
kaleido:list_nodes
List all blockchain nodes in an environment with their current status.
Read Low risk
Create Consortium
kaleido:create_consortium
Create a new blockchain consortium to manage networks and members.
Write Medium risk
Create Environment
kaleido:create_environment
Create a new blockchain environment (network) within a consortium.
Write Medium risk
Create Membership
kaleido:create_membership
Create a new membership in a consortium for an organization.
Write Medium risk
Create Node
kaleido:create_node
Create a new blockchain node in an environment for a specific membership.
Write Medium risk
Delete Consortium
kaleido:delete_consortium
Delete a blockchain consortium permanently. This will also delete all associated networks and nodes.
Write High risk
Delete Environment
kaleido:delete_environment
Delete a blockchain environment permanently. This will also delete all nodes and services.
Write High risk
Delete Membership
kaleido:delete_membership
Delete a membership from a consortium. This will also delete all nodes owned by this member.
Write High risk
Delete Node
kaleido:delete_node
Delete a blockchain node permanently. This will stop the node and remove all its data.
Write High risk
Start Node
kaleido:start_node
Start a stopped blockchain node to bring it back online.
Write Low risk
Stop Node
kaleido:stop_node
Stop a running blockchain node gracefully.
Write Low risk
MCP & Runtime API

Call Kaleido
from any AI agent.

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

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

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

Every Kaleido action
governed end-to-end.

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

Kaleido works best
alongside these.

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

Kaleido integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →