MCP.so
登录
K

Kuwait Payments Mcp

@junter1989k-ai

关于 Kuwait Payments Mcp

暂无概览

基本信息

许可证

MIT

运行时

node

传输方式

stdio

发布者

junter1989k-ai

提交者

junter1989k-ai

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "kuwait-payments": {
      "type": "http",
      "url": "https://mcp-kw.wishpool.app/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Kuwait Payments Mcp?

Kuwait Payments MCP is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Kuwait through Tap Payments’ hosted checkout. It supports KNET, cards, Apple Pay, and any payment method enabled on the user’s Tap account.

How to use Kuwait Payments Mcp?

Connect via the Streamable HTTP endpoint https://mcp-kw.wishpool.app/mcp and provide your Tap Payments secret key in the x-tap-secret-key header. Two tools are available: create_payment_link to generate a KWD hosted-checkout link and query_payment_status to check if a payment has been completed (paid=true when PAID).

Key features of Kuwait Payments Mcp

  • Zero-fuss payment integration for Kuwaiti customers
  • Stateless translation layer – no database or credential storage
  • Supports KNET, cards, Apple Pay via Tap Payments
  • Remote Streamable HTTP (JSON-RPC) MCP server
  • Listed on the official MCP Registry as app.wishpool/kuwait-payments-mcp
  • Part of a 71-country family of payment MCP servers
  • Zero runtime dependencies; requires Node.js ≥ 18

Use cases of Kuwait Payments Mcp

  • Let AI assistants accept KWD payments for products or subscriptions
  • Generate one-click payment links for Kuwait‑based customers
  • Check payment settlement status programmatically in agent workflows

FAQ from Kuwait Payments Mcp

What payment methods does it support?

It supports KNET, cards, and Apple Pay — whatever Tap Payments enables on the merchant’s account.

Does the server store funds or credentials?

No. Kuwait Payments MCP is a stateless translation layer. Funds always flow directly from the buyer to the merchant via Tap Payments; it never holds funds or stores any credentials.

What are the runtime requirements?

Node.js version 18 or later. The server has zero runtime dependencies and is MIT licensed.

How do I get a Tap Payments secret key?

Free test keys (sk_test_...) are available at businesses.tap.company; production uses sk_live_... keys.

Where can I find this server?

It is listed on the official MCP Registry as app.wishpool/kuwait-payments-mcp and is part of the broader MCP hub at mcp.wishpool.app.

评论

更多 MCP 服务器