MCP Server
io.github.junct-bot/hyperliquid-mcp MCP Server
io.github.junct-bot/hyperliquid-mcp
What is the io.github.junct-bot/hyperliquid-mcp MCP server?
Hyperliquid - 2 tools for perpetuals, options, and position data
How to install io.github.junct-bot/hyperliquid-mcp
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"hyperliquid-mcp": {
"url": "https://hyperliquid.mcp.junct.dev/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hyperliquid-mcp": {
"serverUrl": "https://hyperliquid.mcp.junct.dev/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"hyperliquid-mcp": {
"type": "http",
"url": "https://hyperliquid.mcp.junct.dev/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"hyperliquid-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hyperliquid.mcp.junct.dev/mcp"
]
}
}
}Claude Code
claude mcp add --transport http hyperliquid-mcp https://hyperliquid.mcp.junct.dev/mcpRelated MCP servers
Aarna - 34 tools for swap quotes, liquidity pools, and trading data
View repository →Aave - 6 tools for lending rates, supply, and borrow data
View repository →Binance - 340 tools for market data, order books, and trading pairs
View repository →Blockscout - 56 tools for data, metrics, and on-chain analytics
View repository →Chainlink - 35 tools for price feeds and oracle data
View repository →