Gtin for Zed
io.github.pipeworx-io/gtin
Barcode / GTIN validation MCP (EAN-13, UPC-A, EAN-8, GTIN-14).
client:Zed
transport:streamable-http
Install Gtin in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gtin": {
"url": "https://gateway.pipeworx.io/gtin/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs