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

Match Commonlands lenses to a sensor

Find and rank Commonlands lenses for a sensor, target field of view, working distance, mount, or "lens for" request. Use this tool for FOV, HFOV, VFOV, DFOV, fi

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

Input

FieldTypeDescription
widthPxintegerCustom sensor: horizontal pixel count (e.g. 4056). Use with heightPx and pixelSizeUm.
heightPxintegerCustom sensor: vertical pixel count (e.g. 3040).
horizontalPixelsintegerAlias for widthPx.
verticalPixelsintegerAlias for heightPx.
pixelSizeUmnumberCustom sensor: pixel pitch in microns (e.g. 1.55).
pixelPitchUmnumberAlias for pixelSizeUm.
sensorWidthMmnumberCustom sensor: active-area width in mm (alternative to pixels x pitch).
sensorHeightMmnumberCustom sensor: active-area height in mm.
sensorstringSensor part number, for example AR0234, IMX290, or IMX477. Any sensor in the live catalog
sensorPartNumberstringSensor part number. Alias for sensor.
sensor_part_numberstringSensor part number. Snake-case alias for sensorPartNumber.
desired_horizontal_fov_degnumber
desiredHorizontalFovDegnumber
working_distance_mmnumber
workingDistanceMmnumber
mountstringOptional mount filter, for example M12 or C-mount.
max_resultsinteger default 5
maxResultsinteger 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":"/match_lens_to_sensor","input":{"max_results":5,"maxResults":5}}'
cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /match_lens_to_sensor -i '{"max_results":5,"maxResults":5}'
mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/match_lens_to_sensor", input: {"max_results":5,"maxResults":5} })

Try it

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