Integrations
Expunct integrates with a variety of tools and platforms to fit into your existing workflow.
Integration Options
-
MCP Server — Use Expunct tools directly in Claude Code, Claude Desktop, and other MCP-compatible clients. The
@pii-redactor/mcpnpm package provides a stdio-based Model Context Protocol server that exposes all redaction capabilities as tools. -
Claude Code Skill — Teach Claude Code when and how to use Expunct automatically. The skill activates on keywords like “redact”, “PII”, and “sanitize”, choosing the right tool and workflow without manual prompting.
-
SDKs — Python and Node.js libraries for custom integrations. Build PII redaction into your own applications with type-safe, idiomatic clients for both sync and async usage.
-
Webhooks — Get notified when jobs complete or fail. Configure webhook endpoints in your redaction policies to receive real-time status updates for async processing jobs.
-
Cloud Connectors — Automatically sync and redact files from S3 and GCS. Configure cloud storage credentials and watch folders to process files as they arrive. See the cloud connectors documentation for setup details.