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

결제 주문(또는 머천트 활성화 주문) 생성; 주문 번호, 정확한 예상 금액, 수금 주소, 캐셔 URL 반환

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

Install

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

Configuration

  • CLAWPAY_API_KEY필수; 머천트 API 키(Authorization: Bearer pay_live_...)

  • CLAWPAY_BASE_URL — 선택적 재정의(기본값 https://clawpay.click)

참고: 구매자는 주문에 표시된 정확한 예상 USDT 금액을 전송해야 합니다.

License

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