You're viewing a demo portfolio

Join the waitlist
PRSM

instruments

Active

Tool of Okx

declared in 0.1.0

OKX crypto exchange — list instruments by type: 'SPOT', 'MARGIN', 'SWAP', 'FUTURES', or 'OPTION'. Returns instrument IDs, tick sizes, lot sizes, and trading rules for each.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "instType": "SPOT"
    },
    {
      "uly": "BTC-USD",
      "instType": "FUTURES",
      "instFamily": "BTC"
    }
  ],
  "required": [
    "instType"
  ],
  "properties": {
    "uly": {
      "type": "string"
    },
    "instId": {
      "type": "string"
    },
    "instType": {
      "type": "string"
    },
    "instFamily": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Okx

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

1/7 registries
View full server →
instruments — Okx — PRSM MCP