PESEL/NIP/REGON Validator for Zed
com.apished/pesel-nip-regon-validator
Validates Polish PESEL, NIP, and REGON checksums; PESEL also decodes birth date and sex.
client:Zed
transport:streamable-http
tools:3
Install PESEL/NIP/REGON Validator in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pesel-nip-regon-validator": {
"url": "https://apished.com/mcp/v1/idvalidate"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs