pay.sh docs
ToolchainCommands

Overview

Full pay CLI reference, grouped the way pay --help groups them.

pay --help prints five groups. This reference mirrors them.

GroupCommands
Pass-throughcurl, wget, http, claude, codex, whoami
Developersserver, catalog
Agentsmcp, skills
Accountstopup, account, setup, send, subscriptions
Otherfetch, install

All commands accept the global flags from Global flags, which come before the subcommand:

pay --sandbox curl <url>
pay --account work send 1 <recipient>
pay --no-dna --mainnet whoami

Every subcommand also accepts --account <NAME> directly, which has the same effect as the global form when applied to a single call.