compliance for Zed
com.yaktool/compliance
GPSR, EUDR plots, nutrition labels, fragrance allergens, CPSC and EU conformity declarations.
client:Zed
transport:stdio
runtime:npm
Install compliance in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"compliance": {
"command": "npx",
"args": [
"-y",
"yaktool-compliance-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs