CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/read_shopify_products
Read Shopify products
Use this for live purchasable product truth: product and variant IDs, SKUs, prices, coarse availability, product URLs, and public product-page metafields. Publi
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 /read_shopify_products for me.
Input
| Field | Type | Description |
|---|---|---|
| sku | string | Optional variant SKU, for example CIL250. |
| handle | string | Optional Shopify product handle. |
| query | string | Optional safe Shopify product/variant search text. |
| limit | integer | default 10 |
| includeMetafields | boolean | When true, include the allowlisted public product-page metafields (custom.* display specs) default false |
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":"/read_shopify_products","input":{"limit":10,"includeMetafields":false}}'cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /read_shopify_products -i '{"limit":10,"includeMetafields":false}'mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/read_shopify_products", input: {"limit":10,"includeMetafields":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.