You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_get_patron_onboarding_status

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

Report a patron's credential readiness for this operator. For set-once services (eXcalibur, TheBrain), shows which patron secrets are configured and which are missing. For dynamic/OAuth2 services (Schwab), reports that no patron credentials are needed. Free. Proof of npub ownership is required because credential presence is sensitive information about the patron's setup. Args: patron_npub: The patron's Nostr public key (npub1...). dpop_token: A kind-27235 Nostr event signed by patron_npub for this tool.

Parameters schema

{
  "type": "object",
  "required": [
    "patron_npub",
    "dpop_token"
  ],
  "properties": {
    "dpop_token": {
      "type": "string"
    },
    "patron_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 →