CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/get_lens_distortion_profile
Get Commonlands lens distortion profile
Return the Commonlands distortion model/status for one lens SKU, including whether the data is source-display-only or backend-calculated. Use this tool for FOV,
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_lens_distortion_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| lens_sku | string | Commonlands lens SKU, for example CIL250. Snake-case alias for lensSku. |
| lensSku | string | Commonlands lens SKU, for example CIL250. Camel-case alias for lens_sku. |
| sku | string | Legacy SKU alias. |
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_lens_distortion_profile","input":{}}'cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /get_lens_distortion_profile -i '{}'mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/get_lens_distortion_profile", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.