ton-nfts
SKILL.md
TON NFT Operations
View and transfer NFTs on the TON blockchain.
MCP Tools
| Tool | Required | Optional |
|---|---|---|
get_nfts |
ā | limit, offset, walletSelector |
get_nfts_by_address |
address |
limit, offset |
get_nft |
nftAddress |
ā |
send_nft |
nftAddress, toAddress |
comment, walletSelector |
Workflows
List My NFTs
- Call
get_nftsto list NFTs in the active wallet - Use
limitandoffsetfor pagination
View NFT Details
- Call
get_nftwith thenftAddress
Send an NFT
- Call
get_nftsto find the NFT address if the user doesn't have it - Confirm the transfer with the user
- Call
send_nftwithnftAddressandtoAddress - Poll
get_transaction_statuswith the returnednormalizedHashuntil status iscompletedorfailed(seeton-balanceskill)
Notes
- Always confirm with the user before transferring an NFT
- If no wallet is configured, use the
ton-create-walletskill first
Weekly Installs
3
Repository
ton-connect/kitGitHub Stars
20
First Seen
2 days ago
Security Audits
Installed on
amp3
cline3
opencode3
cursor3
kimi-cli3
codex3