You're viewing a demo portfolio

Join the waitlist
PRSM

recommend_lenses_for_application

Active

Tool of Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator

declared in 0.1.5

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. Use as an application shortlist helper, then call match_lens_to_sensor or calculate_field_of_view for final per-sensor HFOV/VFOV/DFOV. FoV rule: never estimate sensor-specific FoV from catalog fields; use calculate_field_of_view or match_lens_to_sensor.

Parameters schema

{
  "type": "object",
  "required": [
    "sensorPartNumber"
  ],
  "properties": {
    "mount": {
      "type": "string"
    },
    "maxResults": {
      "type": "integer",
      "default": 5,
      "maximum": 10,
      "minimum": 1
    },
    "application": {
      "type": "string"
    },
    "requireInStock": {
      "type": "boolean",
      "default": false
    },
    "sensorPartNumber": {
      "type": "string",
      "description": "Sensor part number, for example IMX477."
    },
    "workingDistanceMm": {
      "type": "number",
      "exclusiveMinimum": 0
    },
    "preferLowDistortion": {
      "type": "boolean",
      "default": false
    },
    "desiredHorizontalFovDeg": {
      "type": "number",
      "exclusiveMinimum": 0
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator

https://github.com/CommonlandsAbbe/commonlands-mcp

1/7 registries
View full server →