order_book
ActiveTool of Okx
declared in 0.1.0
OKX crypto exchange order book (bids + asks) for a spot/perp/futures instrument. Use for live depth-of-book on OKX-listed instruments.
Parameters schema
{
"type": "object",
"examples": [
{
"instId": "BTC-USDT"
},
{
"sz": 10,
"instId": "ETH-USDT"
}
],
"required": [
"instId"
],
"properties": {
"sz": {
"type": "number"
},
"instId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Okx
https://github.com/pipeworx-io/mcp-okx
1/7 registries