MCP & AI Agent Integration

Retool
automation.

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

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 App
retool:get_app
Fetch a single Retool app by ID with metadata and configuration.
Read Low risk
Get Group
retool:get_group
Fetch a single Retool group by ID with members and permissions.
Read Low risk
Get Resource
retool:get_resource
Fetch a single Retool resource by ID with configuration details.
Read Low risk
Get User
retool:get_user
Fetch a single Retool user by ID with profile and permissions.
Read Low risk
Get Workflow Execution
retool:get_workflow_execution
Get the status and results of a workflow execution.
Read Low risk
List Apps
retool:list_apps
List all Retool apps with optional filtering by folder.
Read Low risk
List Groups
retool:list_groups
List all Retool groups with optional filtering.
Read Low risk
List Resources
retool:list_resources
List all Retool resources with optional filtering.
Read Low risk
List Users
retool:list_users
List all Retool users with optional filtering.
Read Low risk
Add User To Group
retool:add_user_to_group
Add a user to a Retool group for permissions management.
Write Medium risk
Create App
retool:create_app
Create a new Retool app.
Write Medium risk
Create Group
retool:create_group
Create a new Retool group for organizing users and permissions.
Write Medium risk
Create User
retool:create_user
Create a new Retool user and send them an invitation email.
Write Medium risk
Delete App
retool:delete_app
Delete a Retool app permanently. This action cannot be undone.
Write High risk
Delete User
retool:delete_user
Delete a Retool user permanently. This action cannot be undone.
Write High risk
Remove User From Group
retool:remove_user_from_group
Remove a user from a Retool group.
Write High risk
Trigger Workflow
retool:trigger_workflow
Trigger a Retool workflow execution with optional input data.
Write Medium risk
Update App
retool:update_app
Update an existing Retool app's metadata.
Write Medium risk
Update User
retool:update_user
Update an existing Retool user's profile and permissions.
Write Medium risk
MCP & Runtime API

Call Retool
from any AI agent.

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

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

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

Every Retool action
governed end-to-end.

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

Retool works best
alongside these.

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

Retool integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →