finance & fintech

Sui Trader Mcp

An MCP server designed for AI agents to perform optimal token swaps on the Sui blockchain.

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/sui-trader-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "sui-trader-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/sui-trader-mcp"
  ]
}

About This MCP Server

kukapay/sui-trader-mcp

An MCP server designed for AI agents to perform optimal token swaps on the Sui blockchain.

GitHub: https://github.com/kukapay/sui-trader-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub