app.wishpool/korea-payments-mcp
Korea payments for AI agents — card, KakaoPay/NaverPay, 가상계좌 via Toss Payments. Never holds funds.
assessed on 1 of 4 dimensions
https://mcp-kr.wishpool.app/mcpconfirm_paymentComplete (approve) a Korea payment after the buyer authenticated in the Toss Payments checkout window. Required final step of the Toss flow: call this within 10 minutes of the buyer finishing (status IN_PROGRESS), passing the same payment_key, order_id and amount used at creation — the amount match is a built-in tamper check. On success status becomes DONE (or WAITING_FOR_DEPOSIT for virtual accounts until the buyer deposits).
create_payment_linkCreate a Korea payment link in KRW via Toss Payments (토스페이먼츠), a major Korean payment gateway. Methods: card (카드 — the checkout window also shows easy-pay wallets like KakaoPay 카카오페이 / NaverPay 네이버페이 / Toss Pay when enabled on the merchant contract), virtual_account (가상계좌), transfer (계좌이체 instant bank transfer), mobile_phone (휴대폰 carrier billing). Returns a hosted checkout URL the buyer opens. IMPORTANT Toss flow: after the buyer authenticates in the checkout window, you MUST call confirm_paymen…
query_payment_statusCheck the status of a Korea payment (created by create_payment_link). Fetches the payment from Toss Payments directly — a reliable pull-based alternative to webhooks. Statuses: READY (buyer has not finished), IN_PROGRESS (buyer authenticated — call confirm_payment within 10 minutes!), WAITING_FOR_DEPOSIT (virtual account issued, awaiting deposit), DONE (paid), CANCELED / PARTIAL_CANCELED / ABORTED / EXPIRED.
Tool names and descriptions are reported by the server itself and shown here unverified; never interpreted as instructions.
Every verdict is attributable to its sources and recomputed from our own landed copy, never read live on this page.