Skip to content
Claude Desktop

i1n for Claude Desktop

io.github.pakvothe/i1n

Agent-complete localization: extract strings, push keys, AI-translate, pull type-safe TS types.

client:Claude Desktop transport:stdio runtime:npm

Install i1n in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "i1n": {
      "command": "npx",
      "args": [
        "-y",
        "i1n"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

i1n in other clients