cypher_list_my_coupons
ActiveTool of cypher-mcp
List the coupons this patron has redeemed on this operator. Returns both active and exhausted redemptions with a per-row ``status`` (``active`` / ``window_closed`` / ``patron_limit`` / ``total_limit``). Free — requires proof of ``npub``.
Parameters schema
{
"type": "object",
"required": [
"npub"
],
"properties": {
"npub": {
"type": "string"
},
"dpop_token": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries