Skip to content

Hungarian Postcode Validator for Zed

io.github.unbearabledev/hu-postcode-validator

Hungarian postcode lookup + validation - 3,484 codes, sub-10ms lookups, bulk address endpoint.

client:Zed transport:streamable-http

Install Hungarian Postcode Validator in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hu-postcode-validator": {
      "url": "https://unbearable-dev--hu-postcode-validator.apify.actor/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Hungarian Postcode Validator in other clients