dsh-clawpay
dsh-clawpay
DSH plugin que expone clawpay.click (pagos USDT en BSC) como herramientas MCP para comerciantes. Cero dependencias.
API verificada contra la base de código de clawpay.click: autenticación mediante Authorization: Bearer <api_key>; el campo de creación de pedido es amount_usdt; la vinculación de dirección usa bsc_address.
Herramientas
Herramienta | Descripción |
| Crea un pedido de pago (o el pedido de activación del comerciante); devuelve el número de pedido, el importe exacto esperado, la dirección receptora y la URL de pago |
| Detalle del pedido (con autenticación) |
| Consulta pública del estado del pago (sin autenticación) |
| Tus últimos 50 pedidos |
| Perfil del comerciante (estado, dirección, callback, saldo) |
| Vincula/actualiza la dirección receptora de BSC ( |
Related MCP server: Blockchain Payment MCP Server
Instalación
npx @deepseek-ai/dsh plugin --profile web add github:zhulianxing/dsh-clawpayConfiguración
CLAWPAY_API_KEY— obligatorio; tu clave de API de comerciante (Authorization: Bearer pay_live_...)CLAWPAY_BASE_URL— anulación opcional (por defectohttps://clawpay.click)
Nota: los compradores deben transferir el importe exacto de USDT esperado que se muestra en el pedido.
Licencia
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