Skip to main content
HypeDexer exposes its data API as a Model Context Protocol (MCP) server, so an AI agent — Claude Desktop, Cursor, or any MCP client — can query Hyperliquid data in plain language. 78 read-only tools, hosted on our infrastructure: there is nothing to install.

At a glance

2025-era clients are served through the SDK’s legacy fallback, so older MCP clients keep working without any change on your side.

Quickstart

1. Get an API key

The bearer token is your HypeDexer API key — the same key you use for the REST API. There is no separate MCP token, and there is no anonymous access. Existing keys work as-is; create one if you don’t have it yet.

2. Point your client at the server

Add HypeDexer to your MCP client configuration:
Restart your client — the 78 tools appear automatically. See Client configuration for Claude Desktop, Cursor, generic MCP clients, and the local stdio alternative.

3. Ask a question

Your agent now picks the right tool on its own and calls it with your key:
  • “What were the top traders on Hyperliquid over the last 24 hours?”
  • “Show me the HIP-4 prediction market providers ranked by volume.”
  • “How much funding did 0x079f…a5be pay this week?”
Browse the tool catalog to see everything the agent can reach.

Credits & billing

MCP usage bills credits from your account balance, exactly like direct REST calls. One tool call can fan out into several API requests, so a single tool call may cost more than one REST call — the 24h market snapshot, for instance, calls five endpoints.

Continue

Authentication

Use your existing API key as the bearer token.

Client configuration

Copy-paste setup for Claude Desktop, Cursor, and stdio.

Tool catalog

The 78 read-only tools, grouped by domain.

Errors

401, 402, 403 and 429 — and how to recover.

Need Help ?

Telegram

Discord

Email

Twitter