CO
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field
/compare_lenses
Compare Commonlands lenses
Compare selected Commonlands M12 lens and C-mount lens SKUs on the same sensor with the same deterministic scoring model. Use as explanatory context, then call
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 /compare_lenses for me.
Input
| Field | Type | Description |
|---|---|---|
| lensSkus* | array | |
| sensorPartNumber* | string | Sensor part number, for example IMX477. |
| workingDistanceMm | number |
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":"/compare_lenses","input":{"lensSkus":[],"sensorPartNumber":"..."}}'cli
npx cracked-ai run -p mcp-com-commonlands-optics-mcp -e /compare_lenses -i '{"lensSkus":[],"sensorPartNumber":"..."}'mcp
run_tool({ provider: "mcp-com-commonlands-optics-mcp", endpoint: "/compare_lenses", input: {"lensSkus":[],"sensorPartNumber":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.