memberstack-cli
███╗   ███╗███████╗███╗   ███╗██████╗ ███████╗██████╗ ███████╗████████╗ █████╗  ██████╗██╗  ██╗
████╗ ████║██╔════╝████╗ ████║██╔══██╗██╔════╝██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔════╝██║ ██╔╝
██╔████╔██║█████╗  ██╔████╔██║██████╔╝█████╗  ██████╔╝███████╗   ██║   ███████║██║     █████╔╝ 
██║╚██╔╝██║██╔══╝  ██║╚██╔╝██║██╔══██╗██╔══╝  ██╔══██╗╚════██║   ██║   ██╔══██║██║     ██╔═██╗ 
██║ ╚═╝ ██║███████╗██║ ╚═╝ ██║██████╔╝███████╗██║  ██║███████║   ██║   ██║  ██║╚██████╗██║  ██╗
╚═╝     ╚═╝╚══════╝╚═╝     ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝╚══════╝   ╚═╝   ╚═╝  ╚═╝ ╚═════╝╚═╝  ╚═╝

$npm install -g memberstack-cli

$npx memberstack-cli about

Manage your Memberstack account from your terminal, or let AI agents do it for you. Create apps, add plans, edit members, change custom fields, and so much more.

$npx memberstack-cli members list

┌───────────────┬───────────────────┐
│ ID            │ Email             │
├───────────────┼───────────────────┤
│ mem_sb_abc123 │ alice@example.com │
│ mem_sb_def456 │ bob@example.com   │
│ mem_sb_ghi789 │ carol@example.com │
└───────────────┴───────────────────┘

$get-started

# Open-source, community project by Ben Sabic