OKX MCP Server
by badger3000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OKX_API_KEY | No | Your OKX API key (optional, only needed for authenticated endpoints) | |
| OKX_API_SECRET | No | Your OKX API secret (optional, only needed for authenticated endpoints) | |
| OKX_API_PASSPHRASE | No | Your OKX API passphrase (optional, only needed for authenticated endpoints) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_priceC | Get latest price for an OKX instrument with formatted visualization |
| get_candlesticksC | Get candlestick data for an OKX instrument with visualization options |
| subscribe_tickerC | Subscribe to real-time ticker updates for an instrument |
| get_live_tickerC | Get the latest ticker data from WebSocket subscription |
| unsubscribe_tickerC | Unsubscribe from real-time ticker updates for an instrument |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/badger3000/okx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server