You're viewing a demo portfolio

Join the waitlist
PRSM

get_cross_venue_funding

Active

Tool of PredMCP

declared in 0.7.0

Predicted funding spreads between Hyperliquid, Binance, and Bybit per asset (from HL's predictedFundings feed). Surfaces delta-neutral carry: long the venue with lowest funding, short the highest, collect the spread. Sorted by annualized spread.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 15,
      "maximum": 50,
      "minimum": 1,
      "description": "Max rows (default 15)"
    },
    "min_spread_annual_pct": {
      "type": "number",
      "default": 5,
      "minimum": 0,
      "description": "Minimum annualized funding spread between venues to report (default 5%)"
    }
  },
  "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_cross_venue_funding — PredMCP — PRSM MCP