Uses
4.6k
Category
JWT token decoder API for AI agents. Decode and inspect JSON Web Tokens without verification: extract header (algorithm, type), payload (claims, issuer, audience), expiry timestamp, and signature info.
Tools: security_decode_jwt.
Use this
$npx -y @smithery/cli install axel-belfort/jwt-decoderInstalls into the current project.
Install JWT Decoder — Inspect Claims, Expiry & Algorithm by running `npx -y @smithery/cli install axel-belfort/jwt-decoder`, then use it for the current task and follow its documentation at https://smithery.ai/server/axel-belfort/jwt-decoder.