CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/recommend_lenses_for_application
Recommend lenses for an application
Rank Commonlands M12 lenses and C-mount lenses for an application note such as embedded robotics, machine-vision inspection, or a required lens field of view. U
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 /recommend_lenses_for_application for me.
Input
| Field | Type | Description |
|---|---|---|
| sensorPartNumber* | string | Sensor part number, for example IMX477. |
| application | string | |
| desiredHorizontalFovDeg | number | |
| workingDistanceMm | number | |
| mount | string | |
| preferLowDistortion | boolean | default false |
| requireInStock | boolean | default false |
| maxResults | integer | default 5 |
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":"/recommend_lenses_for_application","input":{"sensorPartNumber":"...","preferLowDistortion":false,"requireInStock":false,"maxResults":5}}'cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /recommend_lenses_for_application -i '{"sensorPartNumber":"...","preferLowDistortion":false,"requireInStock":false,"maxResults":5}'mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/recommend_lenses_for_application", input: {"sensorPartNumber":"...","preferLowDistortion":false,"requireInStock":false,"maxResults":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.