TypeScript Install
TypeScript Quick Start
The TypeScript helper verifies the grant token against JWKS before each tool invocation and checks the verified scp claim. Set online: true with a Grantex client and connector to delegate enforcement to client.enforce().
Python Install
Python Quick Start
The Python helper verifies the grant token against JWKS and raises PermissionError if the required scope is missing.
Requirements
- Node.js 18+ for
@grantex/strands
- Python 3.11+ for
grantex-strands
- Strands Agents SDK for the language you use
Last modified on June 20, 2026