ComplyEdge TrustLint — offline EU AI Act compliance checks for Zed
io.github.complyedge/complyedge
Offline TrustLint checks: EU AI Act Article 5, Article 50, GPAI, plus GDPR and HIPAA.
client:Zed
transport:stdio
runtime:pypi
Install ComplyEdge TrustLint — offline EU AI Act compliance checks in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"complyedge": {
"command": "uvx",
"args": [
"complyedge"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs