You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_forget_coupon

Active

Tool of cypher-mcp

declared in 3.4.2

Remove a coupon from this patron's redemption list. Cosmetic only — the coupon itself still exists at the operator, and the patron can re-redeem the same code later while the window allows. Free — requires proof of ``npub``.

Parameters schema

{
  "type": "object",
  "required": [
    "npub",
    "coupon_id"
  ],
  "properties": {
    "npub": {
      "type": "string"
    },
    "coupon_id": {
      "type": "string"
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cypher-mcp

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

2/7 registries
View full server →