Skip to content
Cursor

Aegis-Privacy-MCP for Cursor

io.github.evozim/zero-leak

PII and secrets sanitization gateway with advanced OCR merging logic.

client:Cursor transport:sse

Install Aegis-Privacy-MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zero-leak": {
      "url": "https://zero-leak-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Aegis-Privacy-MCP in other clients