ticker
ActiveTool of Okx
declared in 0.1.0
OKX crypto exchange — single instrument ticker (e.g. "BTC-USDT", "BTC-USD-SWAP"). Returns bid/ask, last, 24h vol/change. Use for current pricing of an OKX-listed instrument.
Parameters schema
{
"type": "object",
"examples": [
{
"instId": "BTC-USDT"
}
],
"required": [
"instId"
],
"properties": {
"instId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Okx
https://github.com/pipeworx-io/mcp-okx
1/7 registries