You're viewing a demo portfolio

Join the waitlist
PRSM

tickers

Active

Tool of Okx

declared in 0.1.0

OKX crypto exchange — bulk tickers by instrument type ("SPOT", "MARGIN", "SWAP", "FUTURES", "OPTION"). Use to enumerate all spot or all perp instruments. NOT a general stock-ticker search — use polygon-io/tickers for that.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "instType": "SPOT"
    },
    {
      "uly": "ETH-USD",
      "instType": "FUTURES"
    }
  ],
  "required": [
    "instType"
  ],
  "properties": {
    "uly": {
      "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 →
tickers — Okx — PRSM MCP