You're viewing a demo portfolio

Join the waitlist
PRSM

get_simple_iv

Active

Tool of PredMCP

declared in 0.7.0

BTC or ETH options snapshot via free Deribit public feed: ATM implied volatility, total OI, 24h volume. Pro adds put-call skew + full term structure parsing.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

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