OKX MCP (badger3000)

MCP server for OKX exchange data and trading operations via the Model Context Protocol.

Verified

OKX MCP by badger3000 is an MCP server that provides structured access to the OKX cryptocurrency exchange for data retrieval and trading operations. It exposes OKX API functionality as MCP tools, allowing AI agents and MCP-compatible clients to interact with the exchange through typed, well-defined interfaces.

The server covers OKX exchange operations including market data queries, account information retrieval, and order management. OKX is a major global exchange with a broad product offering, and this MCP server provides a structured entry point for agent-assisted workflows on the platform. The typed tool interface reduces the complexity of working with OKX’s API directly and provides more predictable behavior in automated workflows.

Setup involves configuring the server with OKX API credentials including the API key, secret key, and passphrase that OKX requires. OKX provides a demo trading environment that can be used for testing before connecting to live markets. Start with read-only data operations to confirm connectivity, then incrementally enable trading tools with appropriate risk controls and human confirmation requirements in place.