Installation
Usage
Usage by AI agents
AI coding assistants (Claude, Cursor, etc.) and autonomous agents can invoke the CLI as a shell tool. No HTTP client setup, no auth header construction — just structured output from a single command. Good fits:- Agents that need onchain context during a task (e.g. check a wallet before executing a transaction)
- Pipelines that enrich data with portfolio or position information
- x402-based flows where the CLI handles the payment handshake automatically