sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
sui MCP Server
MCP server for MystenLabs/sui
Ready-to-Use Client Configurations
{
"mcpServers": {
"sui": {
"command": "npx",
"args": [
"-y",
"@MystenLabs/sui"
]
}
}
}