You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_register_service

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →