You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_upsert_patent_element

Active

Tool of cypher-mcp

declared in 3.4.2

Record a patent reference numeral as a node.

Parameters schema

{
  "type": "object",
  "required": [
    "ref",
    "name",
    "figures",
    "claim_family"
  ],
  "properties": {
    "ref": {
      "type": "integer",
      "description": "Patent reference numeral, e.g. 610."
    },
    "name": {
      "type": "string",
      "description": "Element name from the reference-numeral schedule."
    },
    "npub": {
      "type": "string",
      "default": ""
    },
    "figures": {
      "type": "string",
      "description": "Figures the element appears in, e.g. '5' or '1,4'."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "claim_family": {
      "type": "string",
      "description": "Claim family, e.g. 'Nostr Identity & Credential Exchange'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →
cypher_upsert_patent_element — cypher-mcp — PRSM MCP