OKX MCP Server

get_price

Retrieve real-time cryptocurrency price data for any trading instrument on the OKX exchange using the OKX MCP Server, ensuring accurate market insights.

Instructions

Get latest price for an OKX instrument

Input Schema

NameRequiredDescriptionDefault
instrumentYesInstrument ID (e.g. BTC-USDT)

Input Schema (JSON Schema)

{ "properties": { "instrument": { "description": "Instrument ID (e.g. BTC-USDT)", "type": "string" } }, "required": [ "instrument" ], "type": "object" }

You must be authenticated.

Other Tools from OKX MCP Server

Related Tools

ID: glaohtlnse