MCP & AI Agent Integration

Smartroutes
automation.

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

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 Driver
smartroutes:get_driver
Fetch a single driver by ID with contact info and current status.
Read Low risk
Get Route
smartroutes:get_route
Fetch a single route by ID with stops, driver info, and optimization status.
Read Low risk
Get Stop
smartroutes:get_stop
Fetch a single stop by ID with delivery details and status.
Read Low risk
Get Vehicle
smartroutes:get_vehicle
Fetch a single vehicle by ID with specifications and current status.
Read Low risk
List Drivers
smartroutes:list_drivers
List drivers with optional filtering by status, name, or vehicle assignment.
Read Low risk
List Routes
smartroutes:list_routes
List routes with optional filtering by status, driver, and date range.
Read Low risk
List Vehicles
smartroutes:list_vehicles
List vehicles with optional filtering by status, type, or driver assignment.
Read Low risk
Complete Route
smartroutes:complete_route
Mark a route as completed, finalizing all delivery statuses and generating summary.
Write Medium risk
Create Driver
smartroutes:create_driver
Create a new driver with contact information and optional vehicle assignment.
Write Medium risk
Create Route
smartroutes:create_route
Create a new route with stops and optional driver/vehicle assignment.
Write Medium risk
Create Vehicle
smartroutes:create_vehicle
Create a new vehicle with specifications and optional driver assignment.
Write Medium risk
Delete Route
smartroutes:delete_route
Permanently delete a route and all its stops. This action cannot be undone.
Write High risk
Optimize Route
smartroutes:optimize_route
Optimize the stop order for a route to minimize time, distance, or cost.
Write Medium risk
Start Route
smartroutes:start_route
Start a route execution, marking it as in progress and notifying the assigned driver.
Write Medium risk
Update Driver
smartroutes:update_driver
Update an existing driver's information, vehicle assignment, or status.
Write Medium risk
Update Route
smartroutes:update_route
Update an existing route's details, assignments, or status.
Write Medium risk
Update Stop Status
smartroutes:update_stop_status
Update a stop's status and delivery information during route execution.
Write Medium risk
MCP & Runtime API

Call Smartroutes
from any AI agent.

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

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

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

Every Smartroutes action
governed end-to-end.

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

Smartroutes works best
alongside these.

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

Smartroutes integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →