MCP & AI Agent Integration

Aftership
automation.

10 AI agent actions for Aftership — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Aftership to pull reports, track KPIs, and surface insights on a schedule. 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
10
actions
100%
governed
<200ms
latency
10
AI agent actions
4
Read operations
6
Write operations
1
High-risk actions (approval gated)
Analytics Aftership is a Analytics integration — use it to automate metrics tracking, reporting, and data analysis from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Aftership.

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 Last Checkpoint
aftership:get_last_checkpoint
Get the most recent checkpoint/tracking event for a shipment.
Read Low risk
Get Tracking
aftership:get_tracking
Fetch a single tracking by AfterShip tracking ID with all checkpoints and delivery status.
Read Low risk
List Couriers
aftership:list_couriers
List all available couriers/carriers supported by AfterShip.
Read Low risk
List Trackings
aftership:list_trackings
List trackings with optional filters for status, courier, dates, etc.
Read Low risk
Create Tracking
aftership:create_tracking
Create a new tracking to monitor a shipment's delivery status.
Write Medium risk
Delete Tracking
aftership:delete_tracking
Delete a tracking from AfterShip. This cannot be undone.
Write High risk
Detect Courier
aftership:detect_courier
Detect which courier/carrier handles a specific tracking number.
Write Medium risk
Mark As Completed
aftership:mark_as_completed
Mark a tracking as completed to stop further tracking updates.
Write Medium risk
Retrack Tracking
aftership:retrack_tracking
Reactivate tracking for an expired or delivered shipment to get fresh updates.
Write Medium risk
Update Tracking
aftership:update_tracking
Update an existing tracking's metadata and notification settings.
Write Medium risk
MCP & Runtime API

Call Aftership
from any AI agent.

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

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

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 Aftership data
Call aftership:get_last_checkpoint 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 Aftership
Dry-run validates aftership:create_tracking before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Metric threshold reached
Pull report data
Surface insight with AI
Send digest to Slack
How it works

Every Aftership action
governed end-to-end.

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

Aftership works best
alongside these.

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

Aftership integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →