Japan Payments MCP
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Japan Payments MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


