get_hip4_vs_pm_arb
ActiveTool of PredMCP
declared in 0.7.0
Finds the same underlying market priced on both HIP-4 (on-chain Hyperliquid) and Polymarket, flagging spreads above threshold. A spread means one venue is mispriced relative to the other.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"min_spread_pct": {
"type": "number",
"default": 3,
"maximum": 20,
"minimum": 0.5,
"description": "Minimum spread between HIP-4 and Polymarket YES prices to flag (percentage points, default: 3)"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
PredMCP
https://github.com/RavioleLabs/predmcp
1/7 registries