MCP & AI Agent Integration

Tookan
automation.

18 AI agent actions for Tookan — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Tookan to create tasks, update project status, and coordinate work across teams automatically. 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
9
Read operations
9
Write operations
2
High-risk actions (approval gated)
Productivity Tookan is a Productivity integration — use it to automate tasks, projects, and team workflows from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Tookan.

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 Agent
tookan:get_agent
Fetch details of a specific agent/driver.
Read Low risk
Get Customer
tookan:get_customer
Fetch details of a specific customer.
Read Low risk
Get Task
tookan:get_task
Fetch a single task/job by ID with full details including status, agent, and customer info.
Read Low risk
Get Task History
tookan:get_task_history
Get the complete history and status changes for a task.
Read Low risk
Get Team
tookan:get_team
Fetch details of a specific team.
Read Low risk
List Agents
tookan:list_agents
List all agents/drivers with optional filtering.
Read Low risk
List Customers
tookan:list_customers
List customers with optional search and pagination.
Read Low risk
List Tasks
tookan:list_tasks
List tasks/jobs with optional filtering by date, status, team, or fleet.
Read Low risk
List Teams
tookan:list_teams
List all teams with optional filtering.
Read Low risk
Assign Task
tookan:assign_task
Assign a task to a specific agent/driver.
Write Medium risk
Cancel Task
tookan:cancel_task
Cancel an existing task. This action cannot be undone.
Write High risk
Create Agent
tookan:create_agent
Create a new agent/driver in Tookan.
Write Medium risk
Create Task
tookan:create_task
Create a new delivery/pickup task in Tookan.
Write Medium risk
Create Team
tookan:create_team
Create a new team in Tookan.
Write Medium risk
Delete Agent
tookan:delete_agent
Delete an agent from Tookan. This action cannot be undone.
Write High risk
Track Task
tookan:track_task
Get real-time tracking information for a task including agent location and status.
Write Medium risk
Update Agent
tookan:update_agent
Update an existing agent's details.
Write Medium risk
Update Task
tookan:update_task
Update an existing task's details.
Write Medium risk
MCP & Runtime API

Call Tookan
from any AI agent.

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

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

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 Tookan data
Call tookan:get_agent 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 Tookan
Dry-run validates tookan:assign_task before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Task or project event
Update status automatically
Notify assignees
Sync across tools
How it works

Every Tookan action
governed end-to-end.

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

Tookan works best
alongside these.

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

Tookan integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →