Last updated: 2026-07-08
Summary: this service is stateless and stores nothing. There is no database. No account system. No cookies. No analytics scripts.
Korea Payments MCP is a stateless translation layer between AI agents and the Korean payment gateway Toss Payments. When a tool is called, the request parameters — order amounts, order names, and your bring-your-own Toss Payments secret key sent as an HTTP header — are used in memory only to authenticate and forward a request to Toss Payments, and are discarded when the response is returned.
Funds always flow buyer → Toss Payments → merchant, directly. Buyer payment details (card numbers, bank info, wallet logins) are handled on Toss Payments' own hosted checkout pages and never pass through this service. Data submitted to Toss Payments is governed by Toss Payments' privacy policy.
The only third parties that receive data are the payment gateway (Toss Payments) and our hosting provider (Vercel). No data is sold or shared with anyone else.
Because nothing is stored, there is nothing to delete or export. Stop sending requests and no trace of your usage remains at the application layer.
Questions: reports@wishpool.app · Source code (MIT, auditable): github.com/junter1989k-ai/korea-payments-mcp