Skip to content
Claude Code

PII Detector API for Claude Code

io.github.br0ski777/pii-detector

Detect PII in text: emails, phones, SSNs, credit cards, IPs. Regex + Luhn. x402.

client:Claude Code transport:sse

Install PII Detector API in Claude Code

run in your project directory

claude mcp add --transport sse pii-detector https://pii-detector.api.klymax402.com/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

PII Detector API in other clients