MCP & AI Agent Integration

Lemon Squeezy
automation.

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

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
lemon_squeezy:get_checkout
Fetch a single checkout by ID with URL and expiration information.
Read Low risk
Get Customer
lemon_squeezy:get_customer
Fetch a single customer by ID with contact and billing information.
Read Low risk
Get License Key
lemon_squeezy:get_license_key
Fetch a single license key by ID with activation and usage information.
Read Low risk
Get Order
lemon_squeezy:get_order
Fetch a single order by ID with customer and payment information.
Read Low risk
Get Product
lemon_squeezy:get_product
Fetch a single product by ID with pricing and status information.
Read Low risk
Get Store
lemon_squeezy:get_store
Fetch a single store by ID with basic store information.
Read Low risk
Get Subscription
lemon_squeezy:get_subscription
Fetch a single subscription by ID with billing and status information.
Read Low risk
Get Variant
lemon_squeezy:get_variant
Fetch a single product variant by ID with pricing and inventory information.
Read Low risk
List Checkouts
lemon_squeezy:list_checkouts
List checkouts with optional filtering by store or variant.
Read Low risk
List Customers
lemon_squeezy:list_customers
List customers with optional filtering by store or email address.
Read Low risk
List License Keys
lemon_squeezy:list_license_keys
List license keys with optional filtering by store, order, or product.
Read Low risk
List Orders
lemon_squeezy:list_orders
List orders with optional filtering by store or customer email.
Read Low risk
List Products
lemon_squeezy:list_products
List products with optional store filtering and pagination.
Read Low risk
List Stores
lemon_squeezy:list_stores
List all stores accessible with the current API key.
Read Low risk
List Subscriptions
lemon_squeezy:list_subscriptions
List subscriptions with optional filtering by store, order, product, or status.
Read Low risk
List Variants
lemon_squeezy:list_variants
List product variants with optional product filtering and pagination.
Read Low risk
Cancel Subscription
lemon_squeezy:cancel_subscription
Cancel a subscription. This will set the subscription to cancel at the end of the current billing period.
Write High risk
Create Checkout
lemon_squeezy:create_checkout
Create a new checkout session for a product variant.
Write Medium risk
Update Subscription
lemon_squeezy:update_subscription
Update a subscription's variant, billing anchor, or proration settings.
Write Medium risk
MCP & Runtime API

Call Lemon Squeezy
from any AI agent.

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

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

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 Lemon Squeezy data
Call lemon_squeezy:get_checkout 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 Lemon Squeezy
Dry-run validates lemon_squeezy:cancel_subscription 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 Lemon Squeezy action
governed end-to-end.

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

Lemon Squeezy works best
alongside these.

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

Lemon Squeezy integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →