Read-only MCP gateway to Hyperliquid: liquidation distance, funding carry, HyperEVM flows. No keys.
claude mcp add hyperliquid-agent-gateway -- uvx hyperliquid-agent-gateway
claude_desktop_config.json
{
"mcpServers": {
"hyperliquid-agent-gateway": {
"command": "uvx",
"args": [
"hyperliquid-agent-gateway"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hyperliquid-agent-gateway": {
"command": "uvx",
"args": [
"hyperliquid-agent-gateway"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hyperliquid-agent-gateway": {
"command": "uvx",
"args": [
"hyperliquid-agent-gateway"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hyperliquid-agent-gateway": {
"type": "stdio",
"command": "uvx",
"args": [
"hyperliquid-agent-gateway"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hyperliquid-agent-gateway": {
"command": "uvx",
"args": [
"hyperliquid-agent-gateway"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.alekskram--hyperliquid-agent-gateway/reviews or the review_server meta-tool.
POST /mcp