You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_request_adoption

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

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. Args: authority_npub: npub of the Authority to request adoption from. dpop_token: operator-npub ownership proof (inline kind-27235 or cached token). service_url: this operator's MCP endpoint (advertised to the Authority). note: optional message for the Authority owner.

Parameters schema

{
  "type": "object",
  "required": [
    "authority_npub"
  ],
  "properties": {
    "note": {
      "type": "string",
      "default": ""
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "service_url": {
      "type": "string",
      "default": ""
    },
    "authority_npub": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.lonniev/taxsort-mcp

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

1/7 registries
View full server →