optionality_fetch_tip
ActiveTool of io.github.lonniev/optionality-mcp
Redeem an ask_tip claim check. Free. While ``status`` is ``running``, wait ``poll_after_seconds`` and call again. When ``done``, ``result`` holds the ask_tip response (``tip``). ``expired`` means the claim is unknown or its result aged out — ask again.
Parameters schema
{
"type": "object",
"required": [
"claim_check"
],
"properties": {
"npub": {
"type": "string",
"default": "",
"description": "Required. Your Nostr public key (npub1...) for credit billing."
},
"dpop_token": {
"type": "string",
"default": ""
},
"claim_check": {
"type": "string"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.lonniev/optionality-mcp
https://github.com/lonniev/optionality-mcp
1/7 registries