Skip to main content
Glama

ds-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?)

创建支付订单(或商户激活订单);返回订单号、精确预期金额、收款地址、收银台 URL

get_order(order_no)

订单详情(需认证)

check_order_public(order_no)

公开的支付状态轮询(无需认证)

list_orders()

你最新的 50 个订单

merchant_me()

商户信息(状态、地址、回调、余额)

set_address(address, callback_url?)

绑定/更新 BSC 收款地址(0x + 40 位十六进制)和回调 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