MCP & AI Agent Integration

Roll
automation.

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

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 Employee
roll:get_employee
Fetch a single employee by ID with personal details, employment info, and compensation.
Read Low risk
Get Payroll
roll:get_payroll
Fetch a single payroll run by ID with employee pay details and totals.
Read Low risk
Get Time Entry
roll:get_time_entry
Fetch a single time entry by ID with hours worked and project details.
Read Low risk
List Employees
roll:list_employees
List employees with optional filters for status, department, and job title.
Read Low risk
List Payrolls
roll:list_payrolls
List payroll runs with optional filters for status and date range.
Read Low risk
List Time Entries
roll:list_time_entries
List time entries with optional filters for employee, date range, and status.
Read Low risk
Approve Time Entry
roll:approve_time_entry
Approve a pending time entry for payroll processing.
Write Low risk
Create Employee
roll:create_employee
Create a new employee record with personal and employment details.
Write Medium risk
Create Payroll
roll:create_payroll
Create a new payroll run for the specified pay period.
Write Medium risk
Create Time Entry
roll:create_time_entry
Create a new time entry for an employee's work hours.
Write Medium risk
Process Payroll
roll:process_payroll
Process a payroll run to calculate final amounts and submit for payment.
Write Medium risk
Terminate Employee
roll:terminate_employee
Terminate an employee's employment with Roll.
Write Medium risk
Update Employee
roll:update_employee
Update an existing employee's information.
Write Medium risk
MCP & Runtime API

Call Roll
from any AI agent.

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

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

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

Every Roll action
governed end-to-end.

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

Roll works best
alongside these.

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

Roll integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →