Skip to main content
Glama

dsh-clawpay

DSH は、clawpay.click(BSC 上で利用する USDT 支払い)をマーチャント向けの MCP ツールとして公開するプラグインです。依存関係ゼロ。

API は clawpay.click のコードベースに照合して検証済みです。認証は Authorization: Bearer <api_key> を使用し、注文作成のフィールドは amount_usdt、宛先アドレスの設定には bsc_address を使用します。

ツール

ツール

説明

create_order(amount_usdt, memo?, callback_url?, activation?)

支払い注文(またはマーチャント有効化注文)を作成します。注文番号、正確な予定 USDT 金額、受取アドレス、支払いページ URL を返します。

get_order(order_no)

注文詳細(認証付き)

get_order(order_no)

注文詳細(認証付き)

check_order_public(order_no)

公開の支払い状況ポーリング(認証なし)

list_orders()

最新の注文 50 件

merchant_me()

マーチャントプロフィール(ステータス、アドレス、コールバック、残高)

set_address(address, callback_url?)

BSC の受取先アドレス(0x + 40桁の16進数)とコールバック URL を設定・更新します

Related MCP server: Blockchain Payment MCP Server

インストール

npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-clawpay

設定

  • CLAWPAY_API_KEY必須; マーチャント API キー(Authorization: Bearer pay_live_...

  • CLAWPAY_BASE_URL — 任意の上書き(デフォルトは https://clawpay.click

注記: 購入者は、注文に表示されている正確な予定 USDT 金額を送金する必要があります。

ライセンス

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/zhulianxing/dsh-clawpay'

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