CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/get_product_page_details
Get product page details
Return fixture-backed product-page handoff details for one lens, including DynamoDB-sourced optical specs and gated datasheet policy. Product-page/catalog optic
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 /get_product_page_details for me.
Input
| Field | Type | Description |
|---|---|---|
| sku* | string | Commonlands short part number, for example CIL250. |
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":"/get_product_page_details","input":{"sku":"..."}}'cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /get_product_page_details -i '{"sku":"..."}'mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/get_product_page_details", input: {"sku":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.