You're viewing a demo portfolio

Join the waitlist
PRSM

taxsort_check_proof_status

Active

Tool of io.github.lonniev/taxsort-mcp

declared in 3.2.3

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. Args: patron_npub: Required. The patron's npub (npub1...). dpop_token: Required. The dpop_token phrase returned by ``request_npub_proof`` / ``receive_npub_proof``.

Parameters schema

{
  "type": "object",
  "properties": {
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "patron_npub": {
      "type": "string",
      "default": ""
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.lonniev/taxsort-mcp

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

1/7 registries
View full server →