You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_forget_credentials

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

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. Args: service: The credential service to forget. npub: The Nostr public key (npub1...) whose credentials to forget. dpop_token: Raw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL; content:"", created_at within 60s of now, and a random `nonce` tag recommended. Or a cached dpop_token phrase. Free.

Parameters schema

{
  "type": "object",
  "required": [
    "service",
    "npub",
    "dpop_token"
  ],
  "properties": {
    "npub": {
      "type": "string"
    },
    "service": {
      "type": "string"
    },
    "dpop_token": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lonniev/taxsort-mcp

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

1/7 registries
View full server →