request_testnet_tokens
Fund an Algorand wallet with testnet ALGO and tUSDC in one call. Automatically signs the tUSDC opt-in and calls the faucet twice when funding the active session wallet.
Instructions
Fund the active session wallet (or a specified address) with testnet ALGO and tUSDC in one call. When the address is omitted or matches the active session wallet, the MCP also signs the tUSDC opt-in automatically and calls the faucet a second time so the wallet ends up with both ALGO and tUSDC. ALGO drips are capped at one per wallet / IP every 24 hours; tUSDC at one per wallet every hour. If a third-party address is passed, the MCP can only request the ALGO drip and returns optIn:true — that wallet's owner must sign the opt-in themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Algorand address to fund. Defaults to the active session wallet. |