You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_forget_credentials

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Delete vaulted credentials for a specific service and npub. For operator credentials, pass the operator's own npub. For patron credentials, pass the patron's npub. Always requires proof of npub ownership — a deletion is as destructive as a write.

Parameters schema

{
  "type": "object",
  "required": [
    "service",
    "npub",
    "dpop_token"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "description": "The Nostr public key (npub1...) whose credentials to forget."
    },
    "service": {
      "type": "string",
      "description": "The credential service to forget."
    },
    "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_forget_credentials — io.github.lonniev/optionality-mcp — PRSM MCP