Stats
Actions
Tags
From tosspayments
Integrates with the Tosspayments payment gateway to simulate payment flows, test integration scenarios, and validate transaction logic. Runs locally as an MCP server.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tosspayments-integration-guide": {
"command": "npx",
"args": [
"-y",
"@tosspayments/integration-guide-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub pleaseai/claude-code-plugins --plugin tosspayments