Using Hyperliquid Adapter
MCP Serverby WayfinderFoundation · Added 5mo ago
Claude
4
Install
git clone https://github.com/WayfinderFoundation/wayfinder-paths-sdkAdd to Claude
claude mcp add using-hyperliquid-adapterQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"using-hyperliquid-adapter": {
"command": "npx",
"args": [
"@modelcontextprotocol/using-hyperliquid-adapter"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
How to use Hyperliquid adapter data (meta, funding, candles, orderbooks) and execution surfaces (orders/transfers) in Wayfinder Paths, including required executor wiring.
Tags
devopsgoskill