目录 / kuwait-payments
MCP
鉴权未知
未评级
已上架
kuwait-payments
Let AI agents accept payments in Kuwait (KWD) — KNET (the Kuwaiti debit network), cards, Apple Pay — via Tap Payments. Stateless, bring-your-own credentials (x-tap-secret-key), never holds funds. Owner policy guardrails: x-agentpay-max-amount / x-agentpay-approval-above.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://kuwait-payments--wishpool.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"kuwait-payments": {
"url": "https://kuwait-payments--wishpool.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| create_payment_link | Create a payment link in KWD for Kuwait via Tap Payments. Buyer pays with KNET (the Kuwaiti debit network), cards, Apple Pay — whatever is enabled on the Tap account. Returns a hosted checkout URL the buyer opens to pay — payment completes automatically, no confirm step. Bring your own credentials via HTTP header (x-tap-secret-key; free test credentials from businesses.tap.company never move real money). Money always flows buyer→Tap Payments→merchant; this service never touches funds. |
| query_payment_status | Check whether a Kuwait payment (created by create_payment_link) has been paid. Queries Tap Payments directly — pull-based, no webhook needed. paid=true when status is PAID. |
| refund_payment | Refund a paid payment (created by create_payment_link). Full refund by default; pass amount for a partial refund where supported. Refunds respect the same owner policy guardrails (x-agentpay-max-amount) as payments — the amount is checked before anything is sent to the gateway. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。