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

Update Shopify cart

Update a Shopify-owned cart through the configured Cart/Storefront MCP endpoint. Owner-bound: requires the cart_access_token returned by create_cart, so only th

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 /update_cart for me.

Input

FieldTypeDescription
metaobject
id*string
cart_access_token*stringOwner credential returned by create_cart for this cart id.
cart*object

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":"/update_cart","input":{"id":"...","cart_access_token":"...","cart":{}}}'
cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /update_cart -i '{"id":"...","cart_access_token":"...","cart":{}}'
mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/update_cart", input: {"id":"...","cart_access_token":"...","cart":{}} })

Try it

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