Ask for a quote or a stretch of bars on any instrument OKX lists and you get the exchange's own numbers back rather than a second-hand quote. There is no trading, no balance and no portfolio here — if you want an agent that can place an order on OKX, this is not the one.
A small server that puts OKX market data in front of an MCP client. Two tools, both read-only: the latest ticker for an instrument, and its candlestick history at the interval you ask for.
- The latest trade price for an instrument, with the current best bid and ask
- The day's high, low and traded volume alongside that price
- Candlestick history — open, high, low, close and volume per bar — from minutes up to daily bars
- Timestamps on every row, so a series can be lined up against something else
Node, and a build from source: you clone the repo, build it, then point your client at the built server. No account and no key appear in its setup — both tools read OKX's public market data.
