word aligner for Zed
io.github.tinygodsdev/word-aligner
Turn a phrase and its translation into a shareable word-alignment diagram.
client:Zed
transport:streamable-http
tools:1
Install word aligner in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"word-aligner": {
"url": "https://aligner.tinygods.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs