MCP & AI Agent Integration

Ecwid
automation.

25 AI agent actions for Ecwid — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Ecwid 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
25
actions
100%
governed
<200ms
latency
25
AI agent actions
11
Read operations
14
Write operations
4
High-risk actions (approval gated)
E-Commerce Ecwid 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 Ecwid.

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 Category
ecwid:get_category
Fetch a single category by ID with hierarchy and product count info.
Read Low risk
Get Customer
ecwid:get_customer
Fetch a single customer by ID with profile and address information.
Read Low risk
Get Discount Coupon
ecwid:get_discount_coupon
Fetch a single discount coupon by ID with usage limits and conditions.
Read Low risk
Get Order
ecwid:get_order
Fetch a single order by ID with items, customer info, and fulfillment status.
Read Low risk
Get Product
ecwid:get_product
Fetch a single product by ID with pricing, inventory, and category info.
Read Low risk
List Categories
ecwid:list_categories
List categories with filtering and pagination options.
Read Low risk
List Customers
ecwid:list_customers
List customers with filtering and pagination options.
Read Low risk
List Discount Coupons
ecwid:list_discount_coupons
List discount coupons with filtering and pagination options.
Read Low risk
List Orders
ecwid:list_orders
List orders with filtering and pagination options.
Read Low risk
List Products
ecwid:list_products
List products with filtering and pagination options.
Read Low risk
Search Products
ecwid:search_products
Search products by keyword with advanced filtering options.
Read Low risk
Create Category
ecwid:create_category
Create a new category in the store.
Write Medium risk
Create Customer
ecwid:create_customer
Create a new customer account in the store.
Write Medium risk
Create Discount Coupon
ecwid:create_discount_coupon
Create a new discount coupon for the store.
Write Medium risk
Create Product
ecwid:create_product
Create a new product in the store.
Write Medium risk
Delete Category
ecwid:delete_category
Permanently delete a category from the store.
Write High risk
Delete Customer
ecwid:delete_customer
Permanently delete a customer from the store.
Write High risk
Delete Discount Coupon
ecwid:delete_discount_coupon
Permanently delete a discount coupon from the store.
Write High risk
Delete Product
ecwid:delete_product
Permanently delete a product from the store.
Write High risk
Update Category
ecwid:update_category
Update an existing category's details.
Write Medium risk
Update Customer
ecwid:update_customer
Update an existing customer's profile information.
Write Medium risk
Update Discount Coupon
ecwid:update_discount_coupon
Update an existing discount coupon's settings.
Write Medium risk
Update Inventory
ecwid:update_inventory
Update product inventory levels and stock settings.
Write Medium risk
Update Order
ecwid:update_order
Update order status, tracking, and notes.
Write Medium risk
Update Product
ecwid:update_product
Update an existing product's details.
Write Medium risk
MCP & Runtime API

Call Ecwid
from any AI agent.

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

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

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 Ecwid data
Call ecwid:get_category 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 Ecwid
Dry-run validates ecwid:create_category 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 Ecwid action
governed end-to-end.

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

Ecwid works best
alongside these.

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

Ecwid integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →