← Top 100 / Full directory (5,562)

Hyperliquid Spot — 454 Tokens, Prices, Balances

AI & Memory Remote 3 tools

Hyperliquid spot market data API for AI agents. Live prices, 24h volume, market cap, and wallet balances for all 454 spot tokens on Hyperliquid's native L1 DEX. Direct on-chain data — not CoinGecko. Tools: hyperliquid_list_spot_tokens, hyperliquid_get_spot_markets, hyperliquid_get_spot_balances. Use this for spot trading analysis, token discovery, portfolio tracking on Hyperliquid L1. The spot data layer agents need for Hyperliquid. IMPORTANT: For perpetual data, use hyperliquid_get_market_data instead. Returns native L1 spot data. No API key required — x402 micropayment $0.002/call on Base L2.

GitHub ↗ Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://hl-spot--axel-belfort.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(3)
  • hyperliquid_list_spot_tokens

    Use this when you need to list or search spot tokens available on Hyperliquid L1 DEX. Returns all 454 spot tokens with full metadata including token name, symbol, tokenId, index, decimals, and wei con

  • hyperliquid_get_spot_markets

    Use this when you need live spot market data from Hyperliquid DEX: prices, 24h volume, and trading activity for all spot pairs. Returns merged token metadata + real-time market context for every activ

  • hyperliquid_get_spot_balances

    Use this when you need to check spot token balances for a specific wallet address on Hyperliquid L1 DEX. Returns all non-zero spot token holdings with available and held (in-order) amounts. Returns f

Related servers