You're viewing a demo portfolio

Join the waitlist
PRSM

optionality_check_balance

Active

Tool of io.github.lonniev/optionality-mcp

declared in 3.3.1

Check a patron's credit balance at this operator. This is the patron's spending balance — credits purchased via Lightning for tool calls at this operator. For the operator's own balance at the Authority (needed to certify patron purchases), use authority_check_balance instead. Free — no credits required. Proof of npub ownership is required to prevent anyone-with-the-registry from enumerating balances.

Parameters schema

{
  "type": "object",
  "required": [
    "npub",
    "dpop_token"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "description": "The Nostr public key (npub1...) whose balance to check."
    },
    "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.70.

Parent server

io.github.lonniev/optionality-mcp

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

1/7 registries
View full server →