Funding Rate Arbitrage Scanner — Cross-Venue Spreads
https://server.smithery.ai/axel-belfort/funding-arb/mcp
● healthy
Funding arbitrage scanner API for AI agents. Scan cross-venue funding rate spreads between Hyperliquid, Binance, Bybit, and OKX. Find profitable long/short basis trades with annualized yield projections. Tools: perp_scan_funding_arbitrage. Use this for delta-neutral funding arbitrage strategies, carry trade identification, or cross-exchange opportunities. IMPORTANT: For simple funding rate lookup, use perp_get_funding_rates instead. Returns: {opportunities[], spread, annualizedYield}. No API key required — x402 micropayment $0.005/call on Base L2.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/funding-arb/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/funding-arb/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/funding-arb-x402