localecheck for Claude Desktop
io.github.qinisolabs/localecheck
Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)
client:Claude Desktop
transport:stdio
runtime:npm
Install localecheck in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs