cypher_link_capability_consumer
ActiveTool of cypher-mcp
declared in 3.4.2
Record that a service consumes a capability.
Parameters schema
{
"type": "object",
"required": [
"name",
"consumer_repo"
],
"properties": {
"name": {
"type": "string",
"description": "Capability name."
},
"npub": {
"type": "string",
"default": ""
},
"dpop_token": {
"type": "string",
"default": ""
},
"consumer_repo": {
"type": "string",
"description": "Repo of a Service that consumes this capability."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries