Korea Payments
Verified IntegrationClient Configuration
— Connect Korea Payments to Claude Desktop or Cursor in seconds{
"mcpServers": {
"korea-payments": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-korea-payments"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Enables AI agents to process payments in Korea through various methods like card, KakaoPay, NaverPay, virtual accounts, and instant bank transfers via Toss Payments.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Korea Payments
The process involves three main steps: The AI agent first calls `create_payment_link` to generate a checkout URL, then periodically uses `query_payment_status` to monitor the buyer's authentication progress, and finally invokes `confirm_payment` to approve the transaction after successful buyer authentication, a required step by Toss Payments.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.