Python
Integrations
Required runtime environment for the MCP server, with version 18.x or higher needed for operation.
Used for dependency management of the MCP server.
Enables executing token swaps on the Sui blockchain mainnet via the Cetus Aggregator, supporting operations with customizable parameters like token amounts and slippage tolerance.
수이 트레이더 MCP
AI 에이전트가 Sui 블록체인에서 최적의 토큰 스왑을 수행할 수 있도록 설계된 MCP 서버입니다.
특징
- 토큰 스왑 : Cetus Aggregator를 통해 Sui 메인넷에서 토큰 스왑을 실행하세요.
- Bech32 개인 키 지원 : 환경 변수에서 Sui 개인 키(
suiprivkey
로 시작)를 안전하게 로드합니다.
필수 조건
- Node.js : 버전 18.x 이상.
- npm : 종속성 관리를 위해.
- Sui Wallet : bech32 형식의 Sui 개인 키(
suiprivkey
로 시작).
설치
- 저장소 복제 :지엑스피1
- 종속성 설치 :
- MCP 클라이언트 구성 :
/absolute/path/to/sui-trader-mcp/
실제 설치 경로로 바꾸고,your_private_key
Bech32 형식의 개인 키로 바꾸세요.
용법
MCP 호환 클라이언트를 사용하여 swap
도구를 호출합니다.
예
즉각적인:
산출:
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 라이선스 파일을 참조하세요.
Related MCP Servers
- GoMIT License
- PythonMIT License
- PythonMIT License