You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_check_payment

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Check the payment status of a Lightning invoice. Call after paying the invoice from purchase_credits. Free — no credits required. Proof of npub ownership is required to prevent credit-grant front-running by an observer of the invoice ID.

Parameters schema

{
  "type": "object",
  "required": [
    "invoice_id",
    "npub",
    "dpop_token"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "description": "The Nostr public key (npub1...) that purchased the invoice."
    },
    "dpop_token": {
      "type": "string",
      "description": "A kind-27235 Nostr event signed by npub for this tool."
    },
    "invoice_id": {
      "type": "string",
      "description": "The invoice ID returned by purchase_credits."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lonniev/optionality-mcp

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

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