← Back to CLIs

mercury-cli
"Manage mercury via CLI - {{RESOURCES_LIST}}. Use when user mentions 'mercury' or wants to interact with the mercury API."
Install
$ npx api2cli install mercury-cliDetails
README
mercury-cli
CLI for the mercury API. Made with api2cli.dev.
Install
npx api2cli install <user>/mercury-cli
This clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.
Install AgentSkill only
npx skills add <user>/mercury-cli
Usage
mercury-cli auth set "your-token"
mercury-cli auth test
mercury-cli --help
Resources
Run mercury-cli --help to see available resources.
Global Flags
All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header