hawkli-1994/go-sui-mcp
A Go-based management control plane server for Sui blockchain, providing REST APIs to interact with local Sui client commands.
Platform-specific configuration:
{
"mcpServers": {
"go-sui-mcp": {
"command": "npx",
"args": [
"-y",
"go-sui-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...