You're viewing a demo portfolio

Join the waitlist
PRSM

get_hip4_vs_pm_arb

Active

Tool 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
}

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_hip4_vs_pm_arb — PredMCP — PRSM MCP