Tatoeba for Zed
io.github.pipeworx-io/tatoeba
Tatoeba MCP — multilingual sentence corpus.
client:Zed
transport:streamable-http
Install Tatoeba in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tatoeba": {
"url": "https://gateway.pipeworx.io/tatoeba/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs