cypher_bind_capability_to_symbol
ActiveTool of cypher-mcp
declared in 3.4.2
Attach a capability to one of the symbols that implement it.
Parameters schema
{
"type": "object",
"required": [
"name",
"symbol_fqn"
],
"properties": {
"name": {
"type": "string",
"description": "Capability name."
},
"npub": {
"type": "string",
"default": ""
},
"dpop_token": {
"type": "string",
"default": ""
},
"symbol_fqn": {
"type": "string",
"description": "Fully-qualified name of a code symbol that realizes the capability."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries