Skip to main content
Glama
okx-wallet-H

hvip MCP Server

by okx-wallet-H

agent_asset_center

View a unified asset dashboard combining fund distribution, earn income, and subaccounts. Filter by currency or mode to drill down into specific asset categories.

Instructions

[L:READ] CAT:[账户资产] | 资产指挥中心:资金分布、理财收益、子账户一览,三合一

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ccyNo币种过滤,仅 funds 模式
modeNoall=全景, funds=资金分布与划转, earn=理财收益, subaccounts=子账户all
subModeNo子账户模式:list=列表, detail=含余额list
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It only includes '[L:READ]' to indicate read-only operation, but lacks details on rate limits, authentication requirements, or any side effects. For a non-destructive tool, minimal transparency is insufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise (one line with tags and Chinese) but at the cost of clarity for non-Chinese speaking agents. It could be better structured with a clear English summary. While not verbose, the brevity may hinder comprehension.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given three parameters all documented, and a read-only operation, the description combined with the schema provides adequate context for a simple overview tool. However, the lack of an output schema and any indication of response format reduces completeness. Sibling tools with similar complexity also lack output schemas, so this is average.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with each parameter having a clear description (e.g., 'mode' with enum values explained). The description adds little beyond the schema—only repeating the 'three-in-one' concept. Baseline score of 3 is appropriate as the schema already handles parameter documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that this tool provides a consolidated view of assets, including fund distribution, earning, and subaccounts, labeled as a 'three-in-one' command center. The 'L:READ' tag indicates read-only purpose. It distinguishes itself from sibling tools like okx_get_balance or okx_get_asset_valuation by being a unified overview, though the use of Chinese and tags may be slightly obscure.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. The description does not mention exclusion criteria or scenarios where other tools (e.g., okx_get_balance, okx_get_subaccount_balance) are more appropriate. The agent is left to infer usage from context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/okx-wallet-H/hvip-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server