Pa1m Hyperliquid for Grok
io.github.retampweb/pa1m-hyperliquid
Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.
client:Grok
transport:sse
tools:14
Install Pa1m Hyperliquid in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pa1m-hyperliquid": {
"type": "sse",
"url": "https://hyperliquid.hypa1m.xyz/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs