pii redact for Cursor
com.x402supply/pii-redact
Detects and redacts PII (emails, phones, SSNs, names, addresses) from text. $0.02/call via x402.
client:Cursor
transport:streamable-http
tools:1
Install pii redact in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pii-redact": {
"url": "https://pii-redact.x402supply.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs