You're viewing a demo portfolio

Join the waitlist
PRSM

get_pm_hl_divergences

Active

Tool of PredMCP

declared in 0.7.0

Markets where Polymarket implied probability diverges from Hyperliquid perpetual funding direction — e.g. PM prices bullish outcome but HL funding shows crowded longs (bearish pressure). The hardest signal to compute manually.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 15,
      "maximum": 30,
      "minimum": 1,
      "description": "Number of divergences to return (default: 15)"
    },
    "min_pct": {
      "type": "number",
      "default": 10,
      "maximum": 50,
      "minimum": 1,
      "description": "Minimum divergence percentage between PM implied probability and HL pricing to flag (default: 10%)"
    }
  },
  "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_pm_hl_divergences — PredMCP — PRSM MCP