Facilitates decentralized exchange (DEX) trading on Solana and cross-chain bridge operations through a Server-Sent Events (SSE) based implementation.
This tool provides an example implementation of an SSE (Server-Sent Events) MCP server, built using the @okx-dex/okx-dex-sdk library. It empowers developers to integrate DEX trading on Solana and cross-chain bridge functionalities into their applications. The server exposes APIs for executing swap trades, generating swap instructions, fetching price quotes, retrieving token and liquidity pool data, fetching supported bridgeable tokens and chains, and performing cross-chain bridge transactions.
Key Features
01Supports executing swap trades on Solana DEXs
02Generates swap instructions for DEX trading
033 GitHub stars
04Fetches price quotes for DEX trades and cross-chain transfers
05Retrieves supported tokens and liquidity pool data
06Enables cross-chain bridge transactions
Use Cases
01Integrating DEX trading capabilities into a Solana-based application
02Building a cross-chain bridge service
03Creating a trading bot that leverages OKX DEX liquidity