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.