My Cursor MCP is using @mektigboy/server-hyperliquid (via npx). Its candle tool is sending a coin parameter, but the Hyperliquid candleSnapshot API expects symbol, so 1m–5m candle (OHLC) requests fail for SOL, BTC, ETH, BNB, XRP, DOGE. I can’t modify this npx package myself—could you update the MCP so the candle tool uses symbol (or maps coin → symbol) so candles load correctly?