You're viewing a demo portfolio

Join the waitlist
PRSM

funding_rate_history

Active

Tool of Okx

declared in 0.1.0

OKX crypto exchange historical perpetual swap funding rates for a SWAP instrument (e.g. 'BTC-USDT-SWAP'). Optional before/after (ms epoch) cursors and limit. Use for funding cost analysis.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "instId": "BTC-USDT-PERP"
    },
    {
      "limit": 50,
      "instId": "ETH-USDT-PERP"
    }
  ],
  "required": [
    "instId"
  ],
  "properties": {
    "after": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "before": {
      "type": "string"
    },
    "instId": {
      "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 →
funding_rate_history — Okx — PRSM MCP