Impa-Ventures/hyperliquid-mcp
A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, allowing them to interact with Hyperliquid.
Platform-specific configuration:
{
"mcpServers": {
"hyperliquid-mcp": {
"command": "npx",
"args": [
"-y",
"hyperliquid-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...