Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (sse). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://hyperliquid.hypa1m.xyz/mcp14 Tools · 548 msget_top_pricesTop 5 perp prices (free): BTC, ETH, SOL, BNB, XRP. No payment required.
Free: mid prices for top 5 perps (BTC/ETH/SOL/BNB/XRP). 20 req/min per IP.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonTop 5 perp prices (free): BTC, ETH, SOL, BNB, XRP. No payment required. Free: mid prices for top 5 perps (BTC/ETH/SOL/BNB/XRP). 20 req/min per IP. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_all_pricesAll Hyperliquid perp mid prices. Pay $0.001 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonAll Hyperliquid perp mid prices. Pay $0.001 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_asset_metadataAsset universe with max leverage tiers and margin table IDs. Pay $0.001 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonAsset universe with max leverage tiers and margin table IDs. Pay $0.001 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_orderbookL2 order book snapshot for a coin (up to 20 levels per side). Pay $0.001 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonL2 order book snapshot for a coin (up to 20 levels per side). Pay $0.001 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| coin* | string | Coin ticker e.g. BTC |
get_candlesOHLCV candles for a coin. Intervals: 1m, 5m, 15m, 1h, 4h, 1d. Pay $0.001 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonOHLCV candles for a coin. Intervals: 1m, 5m, 15m, 1h, 4h, 1d. Pay $0.001 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| coin* | string | Coin ticker e.g. ETH |
| interval | string | Candle interval: 1m,5m,15m,1h,4h,1d |
| lookback | integer | Number of candles to return (max 5000) |
get_funding_ratesFunding rates and open interest for all perps. Pay $0.005 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonFunding rates and open interest for all perps. Pay $0.005 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_predicted_fundingPredicted next-period funding rates. The only x402 agent exposing this feed. Pay $0.005 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonPredicted next-period funding rates. The only x402 agent exposing this feed. Pay $0.005 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_portfolioOpen perpetual positions and margin summary for a wallet address. Pay $0.003 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonOpen perpetual positions and margin summary for a wallet address. Pay $0.003 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| address* | string | Wallet address 0x... |
get_trade_historyTrade fill history for a wallet address. Pay $0.003 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonTrade fill history for a wallet address. Pay $0.003 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| address* | string | Wallet address 0x... |
get_open_ordersOpen orders for a wallet address. Pay $0.003 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonOpen orders for a wallet address. Pay $0.003 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| address* | string | Wallet address 0x... |
get_leaderboardTop 100 traders leaderboard. Filter by window: day, week, month, allTime. Pay $0.003 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonTop 100 traders leaderboard. Filter by window: day, week, month, allTime. Pay $0.003 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| window | string | Time window: day, week, month, allTime |
get_funding_arbitrageFunding rates annualised and ranked across all perps — basis-trade scanner. Pay $0.005 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonFunding rates annualised and ranked across all perps — basis-trade scanner. Pay $0.005 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| min_oi | number | Skip perps with less open interest than this, in USD |
| limit | integer | Maximum rows to return (1-100) |
get_liquidation_riskLiquidation risk for a wallet: distance to liquidation per position, margin health. Pay $0.005 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonLiquidation risk for a wallet: distance to liquidation per position, margin health. Pay $0.005 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| address* | string | Wallet address 0x... |
get_whale_positioningAggregate net long/short positioning of the top Hyperliquid traders, by coin. Pay $0.020 USDC.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jsonAggregate net long/short positioning of the top Hyperliquid traders, by coin. Pay $0.020 USDC. ### Responses: **200**: Successful Response (Success Response) Content-Type: application/json
| Parameter | Typ | Beschreibung |
|---|---|---|
| top | integer | How many top traders to aggregate (1-100) |
| window | string | Leaderboard window: allTime, month, week, day. allTime samples traders who actually hold positions; day is dominated by traders who already closed out |
| min_notional | number | Skip coins below this aggregate notional, in USD |
14 von 14 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.