Grove CLI
The Grove CLI is a command-line interface for sending tips to creators directly from your terminal.
Perfect for:
- Developers who prefer the terminal
- AI agents that need to tip programmatically
- Power users who want scriptable tipping workflows
- Anyone who wants quick access without opening a browser
Quick Start
Install the CLI:
curl -fsSL https://grove.city/install-cli.sh | bash
Run the setup wizard:
grove setup
Send your first tip:
grove tip olshansky.info 0.01
What You Can Do
Tip a domain:
grove tip olshansky.info 0.01
Tip a Twitter user:
grove tip @olshansky 0.05
Check balance:
grove balance
View history:
grove history
Verify a destination is tippable:
grove check olshansky.info
JSON output for scripts:
grove tip olshansky.info 0.01 --json
grove balance --json
Documentation
- Installation → - Install and setup guide
- Commands → - Complete command reference
- Configuration → - Configure your setup
- JSON Output → - Scripting and automation
- Agent Integration → - AI agent integration guide
Requirements
- macOS, Linux, or Windows (pre-built binaries)
- Grove account (sign up at app.grove.city) or wallet with USDC + ETH on Base
- USDC balance (fund via credit card or wallet + crypto)
For AI Agents
Run grove setup and choose Wallet + Crypto for fully autonomous funding — no credit card needed. See the Agent Integration guide.
Support
Need help?
grove contact
Or visit:
- Documentation: https://grove.city/docs
- Discord: https://discord.gg/grove