Hungarian Postcode Validator for Cursor
io.github.unbearabledev/hu-postcode-validator
Hungarian postcode lookup + validation - 3,484 codes, sub-10ms lookups, bulk address endpoint.
client:Cursor
transport:streamable-http
Install Hungarian Postcode Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hu-postcode-validator": {
"url": "https://unbearable-dev--hu-postcode-validator.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs