cypher_upsert_capability
ActiveTool of cypher-mcp
declared in 3.4.2
Record a cross-cutting service Capability and one of its owners.
Parameters schema
{
"type": "object",
"required": [
"name",
"keywords",
"owner_repo"
],
"properties": {
"name": {
"type": "string",
"description": "Capability name, e.g. 'Secure Courier'."
},
"npub": {
"type": "string",
"default": ""
},
"keywords": {
"type": "string",
"description": "Comma-joined search keywords for forward-map resolution."
},
"dpop_token": {
"type": "string",
"default": ""
},
"owner_repo": {
"type": "string",
"description": "Repo of an owning Service (multi-owner: call again per owner)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries