You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_request_adoption

Active

Tool of cypher-mcp

declared in 3.4.2

Ask a chosen Authority to adopt this operator (deferred courtship). RESTRICTED to the operator — requires proof the caller controls this operator's npub. Resolves the Authority's MCP endpoint from the community registry, mints an inline ownership proof with this operator's nsec, and delivers the request MCP-to-MCP. The Authority records it as pending; its owner approves on their own time. Poll ``adoption_status`` for progress; the operator flips to ``ready`` once the Authority provisions it.

Parameters schema

{
  "type": "object",
  "required": [
    "authority_npub"
  ],
  "properties": {
    "note": {
      "type": "string",
      "default": "",
      "description": "optional message for the Authority owner."
    },
    "dpop_token": {
      "type": "string",
      "default": "",
      "description": "operator-npub ownership proof (inline kind-27235 or cached token)."
    },
    "service_url": {
      "type": "string",
      "default": "",
      "description": "this operator's MCP endpoint (advertised to the Authority)."
    },
    "authority_npub": {
      "type": "string",
      "description": "npub of the Authority to request adoption from."
    }
  },
  "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 →