
Funding Rate Arbitrage Scanner API
Wire perpetual funding-rate spread data from Hyperliquid, Binance, Bybit, and OKX into an agent that screens cross-venue arb opportunities.
Overview
Funding Arb is an MCP server for the Build phase that scans cross-venue perpetual funding rate spreads across Hyperliquid, Binance, Bybit, and OKX.
What is this MCP server?
- Cross-venue perpetual funding rate spread scanner across Hyperliquid, Binance, Bybit, and OKX
- Hosted MCP SSE at funding-arb.api.klymax402.com (v1.1.0)
- x402 micropayment on the Funding Rate Arbitrage Scanner API
- Oriented to arb discovery, not order execution or custody
- Finance MCP integration—not a generic charting or backtest skill
- Version 1.1.0
- Four venues: Hyperliquid, Binance, Bybit, OKX
- Remote SSE MCP endpoint on funding-arb.api.klymax402.com
What problem does it solve?
Building a funding arb scout means juggling inconsistent exchange APIs while your agent needs one normalized spread view.
Who is it for?
Indie builders coding perp analytics or alert agents who already understand funding mechanics and compliance in their jurisdiction.
Skip if: Non-crypto products, beginners seeking investment advice, or teams that need guaranteed latency and SLA without self-hosted fallback.
What do I get? / Deliverables
Your agent can query consolidated cross-venue funding spreads and rank opportunities without maintaining four integrations yourself.
- Cross-venue funding spread views usable in agent logic or alerts
- Reduced custom integration code across four named exchanges
Recommended MCP Servers
Journey fit
Builders assembling trading agents or dashboards pull market integrations during Build, before they ship automation or alerts. Integrations subphase matches external exchange APIs aggregated into one MCP surface for the agent.
How it compares
Market-data MCP for funding spreads, not an on-chain DEX router or portfolio custody tool.
Common Questions / FAQ
Who is Funding Arb for?
Developers building MCP-driven crypto tools who want cross-exchange perpetual funding spread signals from major venues.
When should I use Funding Arb?
Use it while integrating or prototyping agents that monitor funding discrepancies between Hyperliquid, Binance, Bybit, and OKX.
How do I add Funding Arb to my agent?
Add remote MCP https://funding-arb.api.klymax402.com/mcp (SSE) in your client and configure x402 payment for the hosted scanner API.