Back to directory
postralai/masquerade

postralai/masquerade

@postralai

Privacy firewall for LLMs, redacting sensitive data from PDFs.

privacyredactionpdfllmfirewallsensitive-dataclaudetool

Installation & Configuration

{
  "mcpServers": {
    "pdf-redaction": {
      "command": "/path/to/python",
      "args": [
        "/path/to/mcp_pdf_redaction.py"
      ],
      "env": {
        "TINFOIL_API_KEY": "your_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13