Servers
H
Hyperliquid Data X402
@Br0ski777
x402 micropayment API for AI agents. Fetches Hyperliquid exchange market data. Pay per call with USDC on Base.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hyperliquid-data": {
"url": "https://hyperliquid-data-production.up.railway.app/mcp",
"transport": "sse"
}
}
}