Skip to content
Cline

localecheck for Cline

io.github.qinisolabs/localecheck

Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)

client:Cline transport:stdio runtime:npm

Install localecheck 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": {
    "localecheck": {
      "command": "npx",
      "args": [
        "-y",
        "localecheck"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

localecheck in other clients