cypher_assert_invariant
ActiveTool of cypher-mcp
declared in 3.4.2
Record an enforceable code invariant.
Parameters schema
{
"type": "object",
"required": [
"name",
"rule"
],
"properties": {
"name": {
"type": "string",
"description": "Invariant name, e.g. 'exactly two transaction types'."
},
"npub": {
"type": "string",
"default": ""
},
"rule": {
"type": "string",
"description": "The rule stated plainly (the enforceable 'MUST NOT' / cardinality)."
},
"dpop_token": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries