L10n.dev - AI Localization Agent for Windsurf
io.github.l10n-dev/ai-l10n-mcp
MCP Server that turns your AI agent into a localization expert with token-efficient i18n translation
client:Windsurf
transport:stdio
runtime:npm
Install L10n.dev - AI Localization Agent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ai-l10n-mcp": {
"command": "npx",
"args": [
"-y",
"ai-l10n-mcp"
],
"env": {
"YOUR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs