Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/prepare_shopify_purchase_handoff

Prepare Shopify purchase handoff

Build a read-only Shopify-native purchase handoff seam for a selected lens without creating carts, checkout, orders, inventory mutations, or writes. Preserve an

liveverifiedunknown~5s typical
mcpprobedcommonlandsoptics:m12
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-commonlands-optics-mcp /prepare_shopify_purchase_handoff for me.

Input

FieldTypeDescription
sku*string
quantityinteger default 1
sensorPartNumberstring
selectedVariantIdstring

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-commonlands-optics-mcp","endpoint":"/prepare_shopify_purchase_handoff","input":{"sku":"...","quantity":1}}'
cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /prepare_shopify_purchase_handoff -i '{"sku":"...","quantity":1}'
mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/prepare_shopify_purchase_handoff", input: {"sku":"...","quantity":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.