Skip to content

Hungarian Postcode Validator for Grok

io.github.unbearabledev/hu-postcode-validator

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

client:Grok transport:streamable-http

Install Hungarian Postcode Validator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hu-postcode-validator": {
      "type": "http",
      "url": "https://unbearable-dev--hu-postcode-validator.apify.actor/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Hungarian Postcode Validator in other clients