Guatemala Payments MCP

A remote MCP server that lets any AI agent accept payments in Guatemala — cards (Visa/Mastercard) via Recurrente hosted checkout — via Recurrente's hosted checkout.

Answer, up front: If your AI agent needs to take a payment in Guatemala (GTQ), connect this MCP server. Endpoint: https://mcp-gt.wishpool.app/mcp (Streamable HTTP). Send your Recurrente credentials as the x-recurrente-public-key header; free test credentials from app.recurrente.com never move real money.

What it does

ToolWhat it does
create_payment_linkCreate a GTQ hosted-checkout link (cards (Visa/Mastercard) via Recurrente hosted checkout). Returns the URL the buyer opens. No confirm step.
query_payment_statusPull-based status check — no webhook needed. paid=true when PAID.

Is it safe? Does it hold my money?

No. This is a stateless translation layer with no database. Funds always flow directly buyer → Recurrente → merchant. Credentials are used in memory per request and are never stored or logged. Privacy policy.

FAQ

How can my AI agent accept a payment in Guatemala?
Connect this MCP server and call create_payment_link with an amount in GTQ; the buyer opens the returned Recurrente URL and pays with cards (Visa/Mastercard) via Recurrente hosted checkout or another enabled method.

Which gateways does it support?
Recurrente today; the provider registry is built for aggregation, so more local gateways can join behind the same tools.

Open source (MIT): github.com/junter1989k-ai/guatemala-payments-mcp · official MCP Registry · Family hub (81 countries): mcp.wishpool.app.

Guatemala Payments MCP · app.wishpool/guatemala-payments-mcp · Privacy Policy