Token导航 LogoToken导航TokenDH.com
HY
金融服务HTTP官方级别未说明来源级核验

Hyperliquid Portfolio — Account State & Trade History

MCP Server

Hyperliquid account analysis API for AI agents. Full clearinghouse state for any wallet: open positions with PnL, trade fills with timestamps, pending orders, funding payments, margin usage, and acco…

工具数

公开资料未说明
JavaScriptHTTP金融数据

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:59

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add axel-belfort/hl-portfolio

详细介绍

Hyperliquid Portfolio — Account State & Trade History

Hyperliquid account analysis API for AI agents. Full clearinghouse state for any wallet: open positions with PnL, trade fills with timestamps, pending orders, funding payments, margin usage, and acco…

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add axel-belfort/hl-portfolio

# Browse available tools
npx -y smithery tool list axel-belfort/hl-portfolio

# Get full schema for a tool
npx -y smithery tool get axel-belfort/hl-portfolio hyperliquid_get_account_state

# Call a tool
npx -y smithery tool call axel-belfort/hl-portfolio hyperliquid_get_account_state '{}'

Direct MCP Connection

Endpoint: https://hl-portfolio--axel-belfort.run.tools

Tools (4)

  • hyperliquid_get_account_state — Use this when you need to retrieve the full portfolio state of a Hyperliquid perpetuals account. Returns the complete c…
  • hyperliquid_get_trade_fills — Use this when you need to retrieve recent trade executions (fills) for a Hyperliquid perpetuals account. Returns the mo…
  • hyperliquid_get_open_orders — Use this when you need to see all pending/open orders for a Hyperliquid perpetuals account. Returns every resting order…
  • hyperliquid_get_user_funding — Use this when you need to retrieve funding payment history for a Hyperliquid perpetuals account. Returns all funding ra…
# Get full input/output schema for a tool
npx -y smithery tool get axel-belfort/hl-portfolio 

目录标签

目录标签

JavaScriptHTTP金融数据

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP