Sui Serverless MCP Client logo

Sui Serverless MCP Client

by tamago-labs

Sui Serverless MCP Client is a Node.js TypeScript library designed to run inside MCP-compatible AI model clients. It enables AI agents to interact with the Sui blockchain.

View on GitHub

Last updated: N/A

What is Sui Serverless MCP Client?

Sui Serverless MCP Client is a Node.js TypeScript library that allows AI assistants supporting the Model Context Protocol (MCP) to securely interact with the Sui blockchain. It's designed to run inside MCP-compatible AI model clients like Claude Desktop.

How to use Sui Serverless MCP Client?

To use the Sui Serverless MCP Client, you need to install it and configure your AI client (e.g., Claude Desktop) with the necessary parameters, such as the access key or private key, and network. You can then use the available tools to perform various on-chain operations directly from your AI chat panel.

Key features of Sui Serverless MCP Client

  • Supports MCP-compatible clients like Claude Desktop

  • 10+ MCP tools covering account management, token operations, and staking

  • Token swaps on Mainnet via the Cetus DEX Aggregator

  • Fully non-custodial, enables transactions using zkLogin wallets from the AI chat interface

Use cases of Sui Serverless MCP Client

  • Performing on-chain operations without writing code

  • Managing Sui wallets and tokens through AI assistants

  • Integrating Sui blockchain functionality into AI applications

  • Automating token swaps and staking operations via AI

FAQ from Sui Serverless MCP Client

What is zkLogin mode?

zkLogin mode provides higher security by never exposing your private key. Write operations require explicit approval in the dashboard.

What is Private Key mode?

In Private Key mode, all operations are executed automatically without requiring additional approval. It is recommended for advanced users who can securely manage their private keys.

How do I get an access key for zkLogin mode?

The access key can be obtained from the dashboard after logging in with your zkLogin account.

What if I'm having trouble with the client on Ubuntu?

If you're using Ubuntu with NVM, you may need to manually configure the path to the Node.js executable and the sui-serverless-mcp script in your Claude Desktop configuration.

What is Model Context Protocol (MCP)?

Model Context Protocol (MCP) solves the issue of tightly coupled AI models and components by integrating directly with AI interfaces, allowing users to easily switch to the latest models and interact with Web3 through standardized tools.