adadiamonds-cli
v1.0.0
Published
Official Ada Diamonds CLI (alias of @ada-diamonds/cli) — search lab grown diamonds, engagement ring settings, and fine jewelry from the terminal.
Maintainers
Readme
adadiamonds-cli
The official Ada Diamonds command-line client under its unscoped name. It is a thin alias of @ada-diamonds/cli: same ada binary, same commands, same maintainers.
npx adadiamonds-cli diamonds --shape Oval --min-carat 1 --max-price 4000
npx adadiamonds-cli rings --shape Round --limit 5
npx adadiamonds-cli open # prints the API, MCP, and docs URLsNo account, no API key, no signup: the catalog is readable anonymously. Set ADA_API_KEY to raise the rate limit (POST https://www.adadiamonds.com/api/register issues one instantly).
Install
npm install -g adadiamonds-cli # or: npm install -g @ada-diamonds/cli
ada --helpDocumentation: https://www.adadiamonds.com/developers/cli. Source: https://github.com/adadiamonds/agent-tools (cli/ holds the implementation, adadiamonds-cli/ this alias).
