You're viewing a demo portfolio

Join the waitlist
PRSM

patent-intel

Active

Tool of The Stall

declared in 4.82.0

USPTO patent intelligence for any company or keyword. Mode 'company' (ticker or company name): recent granted patents assigned to that company — accepts US stock ticker (resolved via SEC EDGAR) or free-form assignee name. Returns title, abstract excerpt (≤400 chars), grant date, filing date, CPC technology section labels (e.g., 'H – Electricity', 'G – Physics'), CPC group codes, inventor names, and a Google Patents link. Mode 'search' (query): full-text keyword search across all USPTO patent titles and abstracts — useful for finding who is innovating in a technology area (e.g., 'transformer neural network', 'solid state battery'). Covers all US granted patents from 1976 to within ~2 weeks of present. Data source: USPTO PatentsView API (public domain, no API key). $0.008/call.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "mode": {
      "type": "string",
      "description": "'company' (default when company is given): recent patents by assignee name. 'search': keyword search across all US patents."
    },
    "limit": {
      "type": "integer",
      "description": "Max patents to return (default 15, max 50)."
    },
    "query": {
      "type": "string",
      "description": "Keyword search string for mode=search (searches patent titles and abstracts). Example: 'solid state battery' or 'transformer architecture'."
    },
    "company": {
      "type": "string",
      "description": "US stock ticker (e.g., AAPL, NVDA, MSFT) or company/assignee name for patent search. Used in mode=company."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →