Buidl-Land/0xAuto-okx-mcp-server
If you are the rightful owner of 0xAuto-okx-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
0xAuto OKX MCP Server is a Model Context Protocol server providing a tool interface layer for OKX V5 API and OKX DEX API.
Tools
Functions exposed to the LLM to take actions
okx_get_account_info
Get account information
okx_get_positions
Get position information
okx_get_balance
Get account balance
okx_place_order
Place trade order
okx_cancel_order
Cancel order
okx_get_orders
Get order information
okx_get_order_history
Get historical orders
okx_get_ticker
Get market quotes
okx_get_kline
Get K-line data
okx_get_instruments
Get product list
okx_get_deposit_address
Get deposit address
okx_get_deposit_history
Get deposit records
okx_withdraw
Withdraw funds
okx_get_quote
Get OKX DEX aggregator quotes
okx_get_supported_chains
Get chains supported by OKX DEX
okx_get_token_list
Get token list supported by OKX DEX
okx_get_price
Get latest price of tokens on OKX DEX
okx_get_kline
Get K-line data for tokens on OKX DEX
okx_approve_transaction
Get OKX DEX authorization transaction information
okx_swap
Initiate OKX DEX swap
okx_cross_chain_swap
Initiate OKX DEX cross-chain swap
okx_get_balance
Get all token balances for a wallet address on a specified chain
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client