The Privacy Firewall for LLMs
mcpServer
{ "mcpServers": { "pdf-redaction": { "command": "/path/to/python", "args": [ "/path/to/mcp_pdf_redaction.py" ], "env": { "TINFOIL_API_KEY": "your_api_key" } } } }
python /path/to/mcp_pdf_redaction.py