i18n for Windsurf
io.github.rog0x/i18n
Locale detect, translations, plurals for AI agents
client:Windsurf
transport:stdio
runtime:npm
Install i18n in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"i18n": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-i18n-tools"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs