You're viewing a demo portfolio

Join the waitlist
PRSM

get_carry_scanner

Active

Tool of PredMCP

declared in 0.7.0

Funding carry NET of costs: annualized funding minus (spread + 2x slippage at your size), with break-even holding period and a 7d funding-stability score from our snapshots. get_top_funding_rates shows gross — nobody trades gross.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "top_n": {
      "type": "integer",
      "default": 8,
      "maximum": 15,
      "minimum": 1,
      "description": "How many candidates to fully cost out (default 8 — each costs an orderbook call)"
    },
    "size_usdc": {
      "type": "number",
      "default": 10000,
      "minimum": 100,
      "description": "Intended position size in USDC — costs are computed at this size"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

PredMCP

https://github.com/RavioleLabs/predmcp

1/7 registries
View full server →
get_carry_scanner — PredMCP — PRSM MCP