compliance for VS Code
com.rulemesh/compliance
Engineered GDPR compliance for engineers and AI agents: pull rules, implement, submit evidence.
client:VS Code
transport:streamable-http
Install compliance in VS Code
.vscode/mcp.json
{
"servers": {
"compliance": {
"type": "http",
"url": "https://api.rulemesh.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs