i18n-agent for VS Code
ai.i18nagent/i18n-agent
AI-powered translation for 48 languages with context-aware quality
client:VS Code
transport:streamable-http
runtime:npm
Install i18n-agent in VS Code
.vscode/mcp.json
{
"servers": {
"i18n-agent": {
"type": "http",
"url": "https://mcp.i18nagent.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs