privacy for Claude Desktop
io.github.thegridwork/privacy
Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.
client:Claude Desktop
transport:stdio
runtime:npm
Install privacy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs