MCP & AI Agent Integration

Paazl
automation.

15 AI agent actions for Paazl — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Paazl to track shipments, trigger fulfillment, and notify customers on delivery events. 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
15
actions
100%
governed
<200ms
latency
15
AI agent actions
9
Read operations
6
Write operations
1
High-risk actions (approval gated)
Shipping Paazl is a Shipping integration — use it to automate shipment tracking, fulfillment, and logistics from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Paazl.

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 Checkout Session Data
paazl:get_checkout_session
Gets your reference for a checkout session
Read Low risk
Get Order Shipping Labels
paazl:get_order_labels
Retrieves an order's labels
Read Low risk
Get Order Shipment Details
paazl:get_order_shipments
Retrieves an order's shipments details
Read Low risk
Get Specific Parcel Label
paazl:get_parcel_label
Retrieves a specific parcel's label
Read Low risk
Get Pickup Location Shipping Options
paazl:get_pickup_location_options
Contains pickup locations for your checkout page
Read Low risk
Get Return Shipment Details
paazl:get_return_shipments
Retrieves an order's return shipments details
Read Low risk
Get Specific Shipment Label
paazl:get_shipment_labels
Retrieves a specific shipment's labels
Read Low risk
Get Specific Shipment Tracking
paazl:get_shipment_tracking
Retrieves a specific shipment's tracking number details
Read Low risk
Get Home Delivery Shipping Options
paazl:get_shipping_options
Contains shipping options for your checkout page
Read Low risk
Create Checkout Access Token
paazl:create_checkout_token
Returns an access token for a checkout session. This enables the Paazl checkout widget to access Paazl resources
Write Medium risk
Create Shipment For Order
paazl:create_shipment
Generates a shipment at the carrier for the shipping option specified in POST order
Write Medium risk
Delete Order
paazl:delete_order
Deletes an order
Write High risk
Modify Order
paazl:modify_order
Modifies the information of an order with a specific reference in the Paazl database. The method overwrites the order
Write Medium risk
Save Checkout Session Data
paazl:save_checkout_session
Saves the most important information of a specific checkout session to the Paazl database. The information will be kept for 30 days
Write Medium risk
Save Order
paazl:save_order
Saves an order's most important information to the Paazl database once a customer has paid for their purchase
Write Medium risk
MCP & Runtime API

Call Paazl
from any AI agent.

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

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

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

Every Paazl action
governed end-to-end.

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

Paazl works best
alongside these.

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

Paazl integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →