kukapay/sui-trader-mcp
An MCP server designed for AI agents to perform optimal token swaps on the Sui blockchain.
Platform-specific configuration:
{
"mcpServers": {
"sui-trader-mcp": {
"command": "npx",
"args": [
"-y",
"sui-trader-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...