You're viewing a demo portfolio

Join the waitlist
PRSM

scan_funding_arb

Active

Tool of AlgoVault — Crypto Quant Trade Calls

declared in 1.22.1

Returns ranked cross-venue funding arbitrage across crypto perpetual futures on Binance Bybit OKX Bitget Hyperliquid — funding rate spreads, long one venue short another, as a BUY SELL HOLD composite verdict per pair. For a directional trade call use get_trade_call. Read-only, no orders. Verified track record, on-chain verified merkle anchor.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "maximum": 200,
      "minimum": 1,
      "description": "Max ranked results, e.g. 5 (free tier cap). Crypto quant AI trading signal."
    },
    "minSpreadBps": {
      "type": "number",
      "default": 5,
      "maximum": 10000,
      "minimum": 0,
      "description": "Minimum funding rate spread in bps. Cross-venue multi-exchange crypto signal."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 3 endpoints

min confidence0.700.50

Parent server

AlgoVault — Crypto Quant Trade Calls

https://github.com/AlgoVaultLabs/crypto-quant-signal-mcp

2/7 registries
View full server →