
Hyperliquid Funding Rates API
Pull Hyperliquid perpetual funding rates across many markets, sort and history views, and arb hints into your agent for trading or dashboard side projects.
Overview
HL Funding is an MCP server for the Grow phase that delivers Hyperliquid perp funding rates for 229 markets with sorting, history, and arb-oriented views.
What is this MCP server?
- Hyperliquid perpetual funding rates across 229 markets
- Sort and historical views for rate comparison
- Surfaces arbitrage-oriented funding opportunities for agent analysis
- Remote HL Funding MCP via SSE at hl-funding.api.klymax402.com
- x402 micropayment; repo hl-funding-x402 version 1.1.0
- 229 Hyperliquid perpetual markets covered
- Remote MCP URL: https://hl-funding.api.klymax402.com/mcp (SSE)
- Server version 1.1.0
What problem does it solve?
Builders waste sessions reimplementing Hyperliquid funding fetches when they want sorted, historical, or arb-focused views in the agent.
Who is it for?
Indie quant and crypto builders growing trading tools, alerts, or analytics products on top of Hyperliquid funding data.
Skip if: Non-crypto products or teams that need spot prices, order execution, or deep proprietary risk models inside the same MCP.
What do I get? / Deliverables
Your agent can query consolidated HL funding data over MCP so dashboards, alerts, and research loops update without custom scraping code each time.
- Funding rate snapshots and sorted views across Hyperliquid perp markets
- Historical funding context for agent-driven charts or alerts
- Arb-oriented opportunity hints derived from rate spreads
Recommended MCP Servers
Journey fit
Funding-rate intelligence supports ongoing product and strategy iteration after you have something to operate or monetize, which maps to Grow analytics. Market metrics and sorting behave like analytics feeds rather than core app integration during initial build.
How it compares
Hyperliquid funding analytics MCP feed, not a brokerage integration or on-chain swap skill.
Common Questions / FAQ
Who is HL Funding for?
Solo developers and small teams building Hyperliquid-focused analytics, bots, or research workflows inside MCP-capable coding agents.
When should I use HL Funding?
Use it during Grow when you monitor funding spreads, rank markets, or explore arb ideas—not as a substitute for trade execution or compliance review.
How do I add HL Funding to my agent?
Register https://hl-funding.api.klymax402.com/mcp as a remote SSE MCP server and set up x402 micropayments following hl-funding-x402 on GitHub.