Skip to main content
Glama

OKX MCP Server

get_price

Retrieve real-time cryptocurrency price data for a specific instrument from the OKX exchange using the MCP interface.

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

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/PJ-TST-238819/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server