Sui

Integrates with the Sui blockchain network to enable test token requests, wallet management, and smart contract interactions using the official Sui SDK

View Source
4 stars
0 tools
Created Aug 2025
@0xdwong/0xdwong-sui-sui-mcp

About

Integrates with the Sui blockchain network to enable test token requests, wallet management, and smart contract interactions using the official Sui SDK

Categories

general

Installation

npm

npm install @0xdwong/0xdwong-sui-sui-mcp

Configuration

{ "mcpServers": { "0xdwong-sui-sui-mcp": { "command": "npx", "args": [ "-y", "@0xdwong/0xdwong-sui-sui-mcp" ] } } }