cypher_register_service
ActiveTool of cypher-mcp
declared in 3.4.2
Register a repo as a Service node in the factory graph.
Parameters schema
{
"type": "object",
"required": [
"repo_name",
"repo_npub"
],
"properties": {
"npub": {
"type": "string",
"default": ""
},
"repo_name": {
"type": "string",
"description": "Repository name, e.g. 'tollbooth-sample'."
},
"repo_npub": {
"type": "string",
"description": "The service's own Nostr npub (the repo as an actor)."
},
"dpop_token": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries