Client
Freeby MCP Community
🌍 i18n-agent MCP Client - 48 languages, AI-powered translation for Claude, Claude Code, Cursor, VS Code, Codex. Get API key at https://app.i18nagent.ai
v1.16.3Added Apr 12, 2026
i18ntranslationmcpclaudecursor
Client MCP Server
🌍 i18n-agent MCP Client - 48 languages, AI-powered translation for Claude, Claude Code, Cursor, VS Code, Codex. Get API key at https://app.i18nagent.ai
Installation
npx -y @i18n-agent/mcp-client
Reviews
Installation
Quick install
npx -y @i18n-agent/mcp-client
Add to claude_desktop_config.json
{
"mcpServers": {
"client": {
"command": "npx",
"args": ["-y", "@i18n-agent/mcp-client"]
}
}
}