You're viewing a demo portfolio

Join the waitlist
PRSM

trades

Active

Tool of Okx

declared in 0.1.0

OKX crypto exchange recent trade tape for an instrument. Returns price, size, side, timestamp. Use for tick-level execution analysis on OKX.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "instId": "BTC-USDT"
    },
    {
      "limit": 50,
      "instId": "SOL-USDT"
    }
  ],
  "required": [
    "instId"
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "instId": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Okx

https://github.com/pipeworx-io/mcp-okx

1/7 registries
View full server →