MCP & AI Agent Integration

Shipstation
automation.

22 AI agent actions for Shipstation — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Shipstation to process orders, manage inventory, and handle customer requests autonomously. 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
22
actions
100%
governed
<200ms
latency
22
AI agent actions
14
Read operations
8
Write operations
2
High-risk actions (approval gated)
E-Commerce Shipstation is a E-Commerce integration — use it to automate order management, fulfillment, and customer operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Shipstation.

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 Customer
shipstation:get_customer
Get details for a specific customer.
Read Low risk
Get Order
shipstation:get_order
Fetch a single order by ID with items and shipping details.
Read Low risk
Get Product
shipstation:get_product
Get details for a specific product.
Read Low risk
Get Rates
shipstation:get_rates
Get shipping rates for a package from various carriers.
Read Low risk
Get Shipment
shipstation:get_shipment
Fetch a single shipment by ID with tracking and delivery details.
Read Low risk
Get Store
shipstation:get_store
Get details for a specific store.
Read Low risk
Get Warehouse
shipstation:get_warehouse
Get details for a specific warehouse.
Read Low risk
List Carriers
shipstation:list_carriers
List all carriers available in ShipStation account.
Read Low risk
List Customers
shipstation:list_customers
List customers with optional filtering by location, marketplace, tags, etc.
Read Low risk
List Orders
shipstation:list_orders
List orders with optional filtering by status, customer, date range, etc.
Read Low risk
List Products
shipstation:list_products
List products in ShipStation catalog with optional filtering.
Read Low risk
List Shipments
shipstation:list_shipments
List shipments with optional filtering by customer, order, carrier, date range, etc.
Read Low risk
List Stores
shipstation:list_stores
List all stores connected to ShipStation account.
Read Low risk
List Warehouses
shipstation:list_warehouses
List all warehouses in ShipStation account.
Read Low risk
Create Label
shipstation:create_label
Create a shipping label for an order.
Write Medium risk
Create Order
shipstation:create_order
Create a new order in ShipStation.
Write Medium risk
Create Product
shipstation:create_product
Create a new product in ShipStation catalog.
Write Medium risk
Delete Order
shipstation:delete_order
Delete an order from ShipStation. This action cannot be undone.
Write High risk
Track Shipment
shipstation:track_shipment
Track a shipment using carrier code and tracking number.
Write Low risk
Update Order
shipstation:update_order
Update an existing order in ShipStation.
Write Medium risk
Update Product
shipstation:update_product
Update an existing product in ShipStation catalog.
Write Medium risk
Void Label
shipstation:void_label
Void a shipping label to get a refund from the carrier.
Write High risk
MCP & Runtime API

Call Shipstation
from any AI agent.

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

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

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 Shipstation data
Call shipstation:get_customer 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 Shipstation
Dry-run validates shipstation:create_label before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Order or fulfillment event
Process with AI
Update customer records
Notify team via Slack
How it works

Every Shipstation action
governed end-to-end.

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

Shipstation works best
alongside these.

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

Shipstation integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →