You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_get_patron_onboarding_status

Active

Tool of cypher-mcp

declared in 3.4.2

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.

Parameters schema

{
  "type": "object",
  "required": [
    "patron_npub",
    "dpop_token"
  ],
  "properties": {
    "dpop_token": {
      "type": "string",
      "description": "A kind-27235 Nostr event signed by patron_npub for this tool."
    },
    "patron_npub": {
      "type": "string",
      "description": "The patron's Nostr public key (npub1...)."
    }
  },
  "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 →
cypher_get_patron_onboarding_status — cypher-mcp — PRSM MCP