i18n codelens mcp for Windsurf
io.github.hepter/i18n-codelens-mcp
Inspect, audit and safely edit i18n locale JSON files from AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install i18n codelens mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"i18n-codelens-mcp": {
"command": "npx",
"args": [
"-y",
"i18n-codelens-mcp"
],
"env": {
"WORKSPACE_ROOT": "<WORKSPACE_ROOT>",
"I18N_GLOB": "<I18N_GLOB>",
"I18N_CODE_GLOB": "<I18N_CODE_GLOB>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs