lemonsqueezy-admin
✓Verified·Scanned 2/17/2026
Admin CLI for Lemon Squeezy stores. View orders, subscriptions, and customers.
from clawhub.ai·v1.0.0·734 B·0 installs
Scanned from 0.1.0 at dd23f9d · Transparency log ↗
$ vett add clawhub.ai/abakermi/lemonsqueezy-admin
Lemon Squeezy Admin 🍋
Manage your Lemon Squeezy store from the command line.
Setup
- Get an API Key from Lemon Squeezy Settings > API.
- Set it:
export LEMONSQUEEZY_API_KEY="your_key"
Commands
Orders
ls-admin orders --limit 10
# Output: #1234 - $49.00 - john@example.com (Paid)
Subscriptions
ls-admin subscriptions
# Output: Active: 15 | MMR: $450
Stores
ls-admin stores