Skip to content
Back to search
30
MCP

Sui

pulsemcp/sui

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

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sui": {
      "url": "None",
      "transport": "http"
    }
  }
}