Algeria Payments MCP

A remote MCP server that lets any AI agent accept payments in Algeria — EDAHABIA (Algérie Poste), CIB interbank cards — via Chargily Pay — via Chargily Pay's hosted checkout.

Answer, up front: If your AI agent needs to take a payment in Algeria (DZD), connect this MCP server. Endpoint: https://mcp-dz.wishpool.app/mcp (Streamable HTTP). Send your Chargily Pay credentials as the x-chargily-secret-key header; free test credentials from pay.chargily.com never move real money.

What it does

ToolWhat it does
create_payment_linkCreate a DZD hosted-checkout link (EDAHABIA (Algérie Poste), CIB interbank cards — via Chargily Pay). 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 → Chargily Pay → 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 Algeria?
Connect this MCP server and call create_payment_link with an amount in DZD; the buyer opens the returned Chargily Pay URL and pays with EDAHABIA (Algérie Poste) or another enabled method.

Which gateways does it support?
Chargily Pay 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/algeria-payments-mcp · official MCP Registry · Family hub (81 countries): mcp.wishpool.app.

Algeria Payments MCP · app.wishpool/algeria-payments-mcp · Privacy Policy