Audit websites for GDPR, CCPA, and ePrivacy compliance — trackers, consent, and policies.
claude mcp add privacy -- npx -y gridwork-privacy
claude_desktop_config.json
{
"mcpServers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"privacy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"privacy": {
"command": "npx",
"args": [
"-y",
"gridwork-privacy"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.thegridwork--privacy/reviews or the review_server meta-tool.
POST /mcp