localecheck for Windsurf
io.github.qinisolabs/localecheck
Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)
client:Windsurf
transport:stdio
runtime:npm
Install localecheck in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs