MCP-сервер Sui (блокчейн).
npx sui-mcp-server Or install globally: npm install -g sui-mcp-server sui-mcp-server Configure Add to your MCP config (claude_desktop_config.json or ~/.mcp.json): { "mcpServers": { "sui": { "command": "npx", "args": ["-y", "sui-mcp-server"] } } } No API key required -- connects directly to Sui pub