MCP.so
Sign In
Servers
J

Jordan Payments Mcp

@junter1989k-ai

Overview

What is Jordan Payments Mcp?

A remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Jordan via Tap Payments’s hosted checkout. It acts as a stateless translation layer between the AI agent and Tap Payments — funds flow directly from buyer to merchant, and no credentials or transaction data are stored.

How to use Jordan Payments Mcp?

Configure your MCP client with the endpoint https://mcp-jo.wishpool.app/mcp and add the HTTP header x-tap-secret-key with your Tap Payments secret key (free test keys from businesses.tap.company). Then invoke the create_payment_link tool to generate a JOD hosted-checkout link, or use query_payment_status to check whether a payment has been completed.

Key features of Jordan Payments Mcp

  • Stateless – no database, never holds funds or stores credentials.
  • Supports cards, Apple Pay, and any method enabled on the merchant’s Tap account.
  • Two tools: create_payment_link and query_payment_status.
  • Uses Streamable HTTP transport with stateless JSON‑RPC.
  • Node.js ≥ 18, zero runtime dependencies, MIT license.
  • Part of a 71‑country family of payment MCP servers.

Use cases of Jordan Payments Mcp

  • Add a checkout button inside an AI conversation to accept Jordanian dinar payments.
  • Let a customer‑support AI generate a payment link for an invoice.
  • Allow a travel‑booking agent to process deposits or full payments in JOD.
  • Enable e‑commerce assistants to verify payment status after a hosted checkout.

FAQ from Jordan Payments Mcp

What payment methods are supported?

The server uses Tap Payments’s hosted checkout, so it supports whatever methods are enabled on your Tap account — typically cards and Apple Pay.

Do you store payment credentials or hold funds?

No. This is a stateless translation layer. Funds flow directly from the buyer to Tap Payments to the merchant; the server never touches or stores any credentials or money.

What are the runtime requirements?

Node.js version 18 or higher is needed. There are zero runtime dependencies, and the server is licensed under MIT.

How do I obtain a Tap Payments secret key?

Sign up at businesses.tap.company to get free test keys (sk_test_...) for development. Production keys (sk_live_...) are available after going live.

What tools does Jordan Payments Mcp expose?

Two tools: create_payment_link (generates a JOD hosted‑checkout link) and query_payment_status (checks if a payment has been marked as paid).

More from the marketplace