Czech PII Anonymizer & NLP for Zed
io.github.buggy1111/anonymize-mcp
Anonymize PII & redact text (GDPR): Czech + 35-lang NER, morphology, translation, spellcheck
client:Zed
transport:stdio
runtime:pypi
Install Czech PII Anonymizer & NLP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"anonymize-mcp": {
"command": "uvx",
"args": [
"anonymize-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs