This lets Claude send TON cryptocurrency and jettons (TON's token standard) directly from chat. It handles DNS lookups for .ton and .t.me domains, so you can send to human-readable names instead of raw addresses. The workflow is solid: it resolves domains if needed, confirms amounts with you, executes the transfer, then polls transaction status until it settles. You get emulation before sending to preview fees and balance changes. It's the kind of tool that makes sense if you're building a wallet interface or payment bot where users want to move funds conversationally. Supports multiple wallets and natural language confirmations, though you'll need the ton-create-wallet skill if nothing is set up yet.
npx skills add https://github.com/ton-connect/kit --skill ton-send