Japan Payments MCP

by junter1989k-ai

320 downloads
Not rated
GitHub Website

About

Accept payments in Japan (JPY) from any AI agent - konbini convenience store, credit card, PayPay, bank transfer - via KOMOJU hosted checkout. Stateless BYO-credentials design, never holds funds. Remote endpoint: https://mcp-jp.wishpool.app/mcp

Details

Author
junter1989k-ai
Downloads
320

- Accept payments via konbini (convenience store) and 10+ Japanese methods
- Pull-based payment status check — no webhook required
- Stateless: never holds, moves, or stores funds or credentials
- Bring your own KOMOJU secret key (test or live)
- Zero runtime dependencies; Node ≥ 18 for local development
- Remote MCP endpoint compatible with any MCP client

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Japan Payments MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "japan payments mcp": {
            "japan-payments": {
                "url": "https://mcp-jp.wishpool.app/mcp"
            }
        }
    }
}

McpServers

{
    "japan-payments": {
        "url": "https://mcp-jp.wishpool.app/mcp"
    }
}

Accept payments in Japan (JPY) from any AI agent - konbini convenience store, credit card, PayPay, bank transfer - via KOMOJU hosted checkout. Stateless BYO-credentials design, never holds funds. Remote endpoint: https://mcp-jp.wishpool.app/mcp

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.