GDPR Shift-Left Compliance for Zed
io.github.kevinrabun/gdprshiftleftmcp
GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates.
client:Zed
transport:stdio
runtime:pypi
Install GDPR Shift-Left Compliance in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gdprshiftleftmcp": {
"command": "uvx",
"args": [
"gdpr-shift-left-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs