yaktool for Zed
com.yaktool/yaktool
73 local deterministic tools: GTIN, feeds, CSV-XLSX, Digital Link QR, e-invoices. Rules cited.
client:Zed
transport:stdio
runtime:npm
Install yaktool in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"yaktool": {
"command": "npx",
"args": [
"-y",
"yaktool-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs