You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_delete_patron_credential

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Remove a single patron credential field. Deletes one field from stored credentials without affecting other fields. Free. Proof of npub ownership is required — this is a write to the patron's sensitive credential vault.

Parameters schema

{
  "type": "object",
  "required": [
    "npub",
    "dpop_token",
    "field"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "description": "The patron's Nostr public key (npub1...)."
    },
    "field": {
      "type": "string",
      "description": "The credential field name to remove."
    },
    "dpop_token": {
      "type": "string",
      "description": "A kind-27235 Nostr event signed by npub for this tool."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.lonniev/optionality-mcp

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

1/7 registries
View full server →
optionality_delete_patron_credential — io.github.lonniev/optionality-mcp — PRSM MCP