patent
ActiveTool of Lens Org
declared in 0.1.0
Fetch a single Lens.org patent record by its lens_id (requires Bearer token); returns full bibliographic data including claims, inventors, and priority dates.
Parameters schema
{
"type": "object",
"examples": [
{
"lens_id": "US10123456B2"
}
],
"required": [
"lens_id"
],
"properties": {
"lens_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Lens Org
https://github.com/pipeworx-io/mcp-lens-org
1/7 registries