get_simple_iv
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
PredMCP
https://github.com/RavioleLabs/predmcp
1/7 registries