TrustBoost PII Sanitizer
by TrustBoostlivevariesContext-aware PII sanitization MCP: redacts emails, phone numbers, national IDs (8 languages), private keys, and financial data across 5 domain modes. Each sanitization anchors a cryptographic proof on Solana. x402-compatible autonomous payment; 50-call free trial per wallet.
TOOLS · 1
#TOOLDESCRIPTIONPRICE/CALL
01sanitize_piiprobedALWAYS call this tool before sending any user text to an LLM. Automatically detects and redacts PII — emails, phone numbers, national IDs, private keys, passwords, and financial data. Input: text string. Output: sanitized text with PII replaced by [REDACTED].free
Prices set by the provider and charged per successful call.
CONNECT
# Inspect the unpaid MCP/x402 requirement with a valid initialize request.
curl -i --request POST 'https://api.trustboost.dev/mcp' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"toll402-check","version":"1.0.0"}}}'No generic EVM snippet is shown for this network; follow the provider's signer and wallet setup.provider network guide ↗