You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_purchase_credits

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Buy credits via Bitcoin Lightning. Creates a Lightning invoice. Pay it with any Lightning wallet, then call check_payment to confirm. Proof of npub ownership is required so credits land in the correct ledger. Free — no credits required to call.

Parameters schema

{
  "type": "object",
  "required": [
    "npub",
    "dpop_token"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "description": "The Nostr public key (npub1...) the credits will fund."
    },
    "dpop_token": {
      "type": "string",
      "description": "A kind-27235 Nostr event signed by npub for this tool."
    },
    "amount_sats": {
      "type": "integer",
      "default": 1000,
      "description": "Satoshis to purchase (default 1000)."
    }
  },
  "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_purchase_credits — io.github.lonniev/optionality-mcp — PRSM MCP