@wundercorp/supercharger
v0.5.3
Published
Command-line client for Supercharger outreach automation.
Maintainers
Readme
@wundercorp/supercharger
Supercharger CLI. Homepage: https://supercharger.sh/. API: https://api.supercharger.sh/.
npm install -g @wundercorp/superchargerCreate a named API key from Account → API Keys in the authenticated Supercharger web app, then:
sc login --token sc_live_...
sc doctor
sc status
sc campaign list
sc drafts
sc billing status
sc warmup check
sc whatsapp pair
sc telegram pair
sc mcpThe token is scoped to the Cognito account that created it and can be revoked from the site or API. The same token can authenticate MCP clients at https://mcp.supercharger.sh.
Use sc help for all commands and --json for automation. You can override the saved endpoint/token with SUPERCHARGER_URL and SUPERCHARGER_TOKEN.
License
Licensed under the Apache License 2.0. See LICENSE. Homepage: https://supercharger.sh/.
