Get Hedhog updates in your inbox
New releases, fresh recipes, and breaking changes — no spam.
Address Module Documentation
EnterpriseEnterprise module
address is part of the HedHog Enterprise offering and requires a commercial license. Only the Core module is Open Source. Request a quote →
The Address module provides a reusable address book layer for other HedHog libraries, with typed addresses, pagination, search, and primary-address handling.
It is intentionally compact: one controller, one service, and a mirrored MCP tool surface for the same CRUD operations.
Submodules
1
HTTP endpoints
5
MCP tools
5
Source root
libraries/address/src
addresses
CRUD for normalized postal addresses, including typed addresses and per-type primary-address enforcement.
5 endpoints5 MCP tools