get_carry_scanner
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
PredMCP
https://github.com/RavioleLabs/predmcp
1/7 registries