@addresszen/cli
v0.3.0
Published
AddressZen CLI — azn
Maintainers
Readme
@addresszen/cli
The official CLI for AddressZen — azn.
Manage API keys, verify US addresses, validate emails and phone numbers, and resolve addresses from partial queries. Built for LLM agents (Claude Code, Cursor, Codex) and CI/CD pipelines; usable from a terminal too.
npm install -g @addresszen/cli
azn --versionDocumentation
Full documentation — authentication, every command, flags, output shapes, and the agent protocol — lives at docs.addresszen.com/docs/cli.
azn auth login --api-key ak_xxx --user-token ut_xxx
azn verify "1600 Amphitheatre Pkwy, Mountain View, CA 94043"
azn <command> --help