@ideal-postcodes/cli
v1.1.0
Published
Ideal Postcodes CLI — idpc
Readme
@ideal-postcodes/cli
The official CLI for Ideal Postcodes — idpc.
Manage API keys, cleanse 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 @ideal-postcodes/cli
idpc --versionDocumentation
Full documentation — authentication, every command, flags, output shapes, and the agent protocol — lives at docs.ideal-postcodes.co.uk/docs/cli.
idpc auth login --api-key ak_xxx --user-token ut_xxx
idpc cleanse "10 downing street, london"
idpc <command> --help