cypher_upsert_patent_element
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries