accounts.list and prints the response. It uses httpx and the wrapper in src/glide_client.py. It does not mint tokens, initiate payments or generate settlement receipts.
Prerequisites
Use Python 3.11 or later and an MCP gateway that exposesaccounts.list. Obtain an active grant with accounts:read through your configured authorization server.
Run the example
From the product repository:GLIDE_GRANT_TOKEN and, if needed, GLIDE_BASE_URL in your environment, then run: