Server Config
{
"mcpServers": {
"sui-tools": {
"command": "npx",
"args": [
"-y",
"sui-dev-mcp@latest"
]
}
}
}{
"mcpServers": {
"sui-tools": {
"command": "npx",
"args": [
"-y",
"sui-dev-mcp@latest"
]
}
}
}