Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| sui_network | No | The Sui network environment to connect to (e.g., mainnet). | mainnet |
| sui_access_key | No | Sui access key for zkLogin Mode. The access key can be obtained from the dashboard. Read operations work immediately, but write operations require approval in the dashboard. | |
| sui_private_key | No | Sui private key for Private Key Mode. In this mode, all operations (including transfers and other write operations) will be executed automatically without requiring additional approval. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |