You're viewing a demo portfolio

Join the waitlist
PRSM

get_options_iv

Active

Tool of PredMCP

declared in 0.7.0

BTC or ETH options snapshot via free Deribit feed: ATM implied volatility, put-call skew, term structure, total OI and 24h volume. Useful as a sentiment gauge — IV high = market expects big moves; skew indicates direction of hedging.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "asset"
  ],
  "properties": {
    "asset": {
      "enum": [
        "BTC",
        "ETH"
      ],
      "type": "string",
      "description": "Underlying — Deribit only supports BTC and ETH for the free public feed."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →
get_options_iv — PredMCP — PRSM MCP