sui-client

Installation
SKILL.md

Client Configuration & Tokens

MCP tool: When available in your environment, also query the Sui documentation MCP server (https://sui.mcp.kapa.ai) for up-to-date answers. Use it for verification and for details not covered by these reference files.

Source constraint: All information sourced exclusively from docs.sui.io.

Configuring the Sui client

First-time setup

Running sui client for the first time prompts you to create a configuration file. Accept the default (press Enter or type Y). You can skip the prompt with sui client -y.

This generates:

  • A new key pair and address
  • A 12-word recovery phrase (displayed once, never stored — save it immediately)
  • A client.yaml configuration file

Configuration file

Installs
82
GitHub Stars
5
First Seen
13 days ago
sui-client — mystenlabs/skills