Check Digit Validator for Cline
com.gumballtools/check-digit
Validates IBAN/ISBN/EAN/Luhn checksums and finds the one wrong digit
client:Cline
transport:streamable-http
tools:1
Install Check Digit Validator in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"check-digit": {
"url": "https://check-digit.gumballtools.com/api/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs