ton-create-wallet
Installation
SKILL.md
Create TON Agentic Wallet
Deploy an on-chain agentic wallet on TON. The agent generates operator keys, opens the dashboard when local browser/shell tools are available, and uses callback-based completion only in long-lived stdio/HTTP MCP server sessions.
MCP Tools
| Tool | Description |
|---|---|
agentic_start_root_wallet_setup |
Generate operator keys, create pending setup, return dashboard URL |
agentic_list_pending_root_wallet_setups |
List pending setup drafts and their callback status |
agentic_get_root_wallet_setup |
Read one pending setup by setupId |
agentic_complete_root_wallet_setup |
Finish onboarding from callback or manual wallet address |
agentic_cancel_root_wallet_setup |
Cancel a pending setup |