dsh-clawpay
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@dsh-clawpaycreate a payment order for 250 USDT"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
dsh-clawpay
DSH plugin exposing clawpay.click (USDT on BSC payments) as MCP tools for merchants. Zero dependencies.
API verified against the clawpay.click codebase: auth via Authorization: Bearer <api_key>; create-order field is amount_usdt; address binding uses bsc_address.
Tools
Tool | Description |
| Create a payment order (or the merchant activation order); returns order no, exact expected amount, receiving address, cashier URL |
| Order detail (auth) |
| Public payment-status polling (no auth) |
| Latest 50 of your orders |
| Merchant profile (status, address, callback, balance) |
| Bind/update BSC receiving address ( |
Related MCP server: Blockchain Payment MCP Server
Install
npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-clawpayConfiguration
CLAWPAY_API_KEY— required; your merchant API key (Authorization: Bearer pay_live_...)CLAWPAY_BASE_URL— optional override (defaulthttps://clawpay.click)
Note: buyers must transfer the exact expected USDT amount shown in the order.
License
MIT
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityDmaintenanceA bridge between AI assistants and cryptocurrency payment services that enables creating and verifying USDT transactions through the Gotas Commerce API.
- AlicenseNot gradedqualityDmaintenanceEnables blockchain payment operations across multiple networks including Base, Ethereum, BSC, Polygon, and Avalanche. Supports balance queries, token transfers, transaction tracking, wallet management, and gas fee estimation with built-in security limits.MIT
- AlicenseAqualityDmaintenanceEnables cryptocurrency payment processing through the Infini Payment API, supporting order management, multi-chain withdrawals, and webhook verification for USDC/USDT transactions.71AGPL 3.0
- FlicenseNot gradedqualityDmaintenanceEnables blockchain transactions on BSC including balance checks, transfers, token swaps, and reward claims.3
Related MCP Connectors
Taiwan payments (ECPay 綠界 + NewebPay 藍新) & e-invoices for AI agents. Stateless, never holds funds.
Agent Commerce Protocol MCP — bridges Stripe ACP + Google AP2 + Coinbase x402 for agent payments
Create payment orders, checkout, subscriptions & UPI via PineLabs Plural PG gateway
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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