You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_check_proof_status

Active

Tool of cypher-mcp

declared in 3.4.2

Check whether a previously-cached dpop_token is still valid. Mirrors ``check_oauth_status`` for the npub-proof flow: a calling agent can ask "will my next paid call accept this dpop_token?" before burning credits on a guaranteed failure. Free, no side effects — does not evict the cache or touch relays.

Parameters schema

{
  "type": "object",
  "properties": {
    "dpop_token": {
      "type": "string",
      "default": "",
      "description": "Required. The dpop_token phrase returned by\n``request_npub_proof`` / ``receive_npub_proof``."
    },
    "patron_npub": {
      "type": "string",
      "default": "",
      "description": "Required. The patron's npub (npub1...)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

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

2/7 registries
View full server →