Manage wallets on Sui blockchain
mcpskillsetup L2★0
mission69b/t2000 ↗What it does
Connect Claude Desktop/Cursor to t2000 Agent Wallet on Sui blockchain: balance, send, swap, pay
Best for
AI agents that need to interact with Sui wallets and execute on-chain transactions directly
Inputs
- · wallet address or seed
- · transaction intent (send/swap/pay)
Outputs
- · transaction hash
- · balance update
- · service list
Requires
- · Sui blockchain RPC
- · t2000 wallet contract
Preconditions
- · t2 CLI installed
- · t2 init wallet created
- · t2 mcp install run
Failure modes
- · RPC node down
- · insufficient wallet balance
- · transaction reverted on-chain
Trust signals
- · mission69b/t2000 npm package
- · Sui blockchain integration
- · stdio MCP transport