i1n for Zed
io.github.pakvothe/i1n
Agent-complete localization: extract strings, push keys, AI-translate, pull type-safe TS types.
client:Zed
transport:stdio
runtime:npm
Install i1n in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"i1n": {
"command": "npx",
"args": [
"-y",
"i1n"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs