Loading MCP server directory, please wait...
Finds the money lines that send the wrong amount to a payment API: the x100 that charges 100x in JPY
npx @getmcp/cli add io.github.jmshinhwa/currency-minor-unit-lintRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmshinhwa/currency-minor-unit-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/currency-minor-unit-lint",
"--mcp"
]
}
}
}