Skip to main content
The official @instantlyai/cli package lets you manage Instantly resources from your terminal, scripts, and CI/CD workflows.

Why use the CLI?

Terminal access

Manage campaigns, leads, accounts, email, analytics, and other API v2 resources.

JSON output

Receive machine-readable JSON by default and select the fields you need.

Automation ready

Authenticate without prompts and run commands in scripts or CI/CD workflows.

Local MCP mode

Run instantly mcp to expose CLI commands to compatible AI assistants.

Requirements

  • Node.js 18 or later.
  • An Instantly workspace with an API v2 key.
You can install the CLI globally or run individual commands with npx.

Next steps

CLI quickstart

Install the CLI and list your campaigns.

View on npm

Check the package version, README, and release details.