privacy for Zed
io.github.thegridwork/privacy
Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.
client:Zed
transport:stdio
runtime:npm
Install privacy in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs