Skip to main content
Glama
nirholas

Binance.US MCP Server

by nirholas

binance_us_custodial_settlement

Transfer assets from your Binance.US custodial sub-account to your custody partner's vault using a partner identifier, asset type, and amount.

Instructions

Request settlement of assets from custodial sub-account to custodial partner.

⚠️ REQUIRES CUSTODIAL SOLUTION API KEY ⚠️ This sends funds to your custodial partner!

This settles (withdraws) assets from your Binance.US custodial sub-account to your custody partner's vault.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
railYesCustodial partner identifier (all uppercase)
assetYesAsset to settle (e.g., BTC, ETH)
amountYesAmount to settle
clientOrderIdNoYour reference ID (auto-generated if not provided)
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively communicates critical behavioral traits: the tool performs a withdrawal/settlement action (implying mutation), requires specific API credentials, and involves sending funds externally ('⚠️ This sends funds to your custodial partner!'). It also clarifies the direction of transfer. However, it doesn't mention potential side effects like irreversible transactions, rate limits, or confirmation times.

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

Conciseness5/5

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

The description is extremely concise and well-structured, with only three sentences plus warning symbols. The first sentence states the purpose, warnings highlight critical requirements and risks, and the final sentence reinforces the action. Every sentence earns its place by adding essential information without redundancy.

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

Completeness4/5

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

Given the tool's complexity (financial settlement with external transfer), lack of annotations, and no output schema, the description does a good job covering the core purpose, prerequisites, and risks. However, it lacks details on return values (e.g., confirmation IDs, status), error conditions, or operational constraints like minimum amounts or supported rails, which would be helpful for a mutation tool of this nature.

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?

The schema description coverage is 100%, providing complete parameter documentation. The description adds no specific parameter semantics beyond what's in the schema (e.g., it doesn't explain 'rail' values or 'asset' formats). Given the high schema coverage, the baseline score of 3 is appropriate, as the description doesn't need to compensate for schema gaps but also doesn't enhance parameter understanding.

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

Purpose5/5

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

The description clearly states the specific action ('settles (withdraws) assets') and resources involved ('from your Binance.US custodial sub-account to your custody partner's vault'), using precise terminology. It effectively distinguishes this tool from sibling tools like 'binance_us_custodial_wallet_transfer' or 'binance_us_custodial_custodian_transfer' by focusing on settlement to a custodial partner rather than internal transfers.

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

Usage Guidelines4/5

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

The description provides clear context for when to use this tool (settling assets to a custodial partner) and includes critical prerequisites ('⚠️ REQUIRES CUSTODIAL SOLUTION API KEY'). However, it doesn't explicitly state when NOT to use it or name specific alternative tools for different scenarios, such as using 'binance_us_custodial_wallet_transfer' for internal wallet transfers instead.

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/nirholas/Binance-US-MCP'

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