You're viewing a demo portfolio

Join the waitlist
PRSM

mark_price

Active

Tool of Okx

declared in 0.1.0

OKX crypto exchange mark price for derivatives: pass instType (e.g. 'SWAP') and optionally uly or instId. Returns the mark price used for unrealised P&L and liquidation calculations.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "instType": "FUTURES"
    },
    {
      "instId": "BTC-USDT-SWAP",
      "instType": "SWAP"
    }
  ],
  "required": [
    "instType"
  ],
  "properties": {
    "uly": {
      "type": "string"
    },
    "instId": {
      "type": "string"
    },
    "instType": {
      "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 →