Skip to content
VS Code

Aegis-Privacy-MCP for VS Code

io.github.evozim/zero-leak

PII and secrets sanitization gateway with advanced OCR merging logic.

client:VS Code transport:sse

Install Aegis-Privacy-MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "zero-leak": {
      "type": "sse",
      "url": "https://zero-leak-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Aegis-Privacy-MCP in other clients