OfferCue

Official command-line tool

Script OfferCue from a terminal.

The OfferCue CLI is a small Node.js command-line client for public agent API retrieval and health checks.

Install

npm install --global offercue-cli

The package is prepared for the public npm registry as offercue-cli and exposes the offercue command.

Use

offercue health
offercue offers --query "bookkeeping" --country US --language en

Set OFFERCUE_BASE_URL to use another compatible OfferCue environment. The CLI uses the same public REST contract described in the OpenAPI documentation.

Agent-safe behavior

Output is JSON, errors preserve the API status, and the tool does not collect credentials. Sponsored results must remain labeled when passed to a user.