Linkbreakers CLIWorks with any LLM

Manage links and QR codes from your terminal — or let your AI do it.

The Linkbreakers CLI gives you and your AI assistant direct access to links, QR codes, workflows, and analytics. Works with Claude, GitHub Copilot, Cursor, Windsurf, or any LLM that can run terminal commands.

Install
One command
AI compatible
Any LLM, any terminal
Self-updating
linkbreakers self-update

Why teams use the Linkbreakers CLI

A fast, scriptable interface for link management — designed for humans, AI agents, and CI/CD pipelines.

Works with any LLM

Use the CLI with Claude, GitHub Copilot, Cursor, Windsurf, or any AI coding assistant. Every LLM that can run terminal commands can manage your Linkbreakers workspace.

One-line install

Install on macOS or Linux with a single command. Authenticate once, and start managing links, QR codes, and domains from your terminal.

Structured JSON output

Every command outputs structured JSON by default, making it trivially parseable by AI agents, scripts, and CI/CD pipelines.

Quick setup

Install, authenticate, and start managing your workspace in under 5 minutes.

Step 1

Install the CLI

Run the one-line installer on macOS or Linux. On Windows, download from GitHub Releases.

Step 2

Authenticate

Create a workspace token in your Linkbreakers dashboard and set it with linkbreakers auth set-token.

Step 3

Start using it

Run commands like linkbreakers links list, linkbreakers links create, or use it with your favorite AI assistant.

One-line install
macOS / Linux
curl -fsSL https://cli.linkbreakers.com/install.sh | bash
Common commands
List links
linkbreakers links list
Create a link
linkbreakers links create --destination https://example.com
Check domains
linkbreakers custom-domains list
Raw API access
linkbreakers raw GET /v1/links?pageSize=5

Built for humans, scripts, and AI agents

The CLI outputs structured JSON that any tool can parse — from shell scripts to LLMs.

AI-powered workflows

Let any LLM create links, check analytics, and manage campaigns by running CLI commands in your terminal.

CI/CD automation

Create campaign links, verify custom domains, and deploy QR codes as part of your deployment pipeline.

Shell scripting

Pipe JSON output into jq, awk, or any tool. Bulk-create links from a CSV or monitor domains in a cron job.

Ready to install the CLI?

Sign up for Linkbreakers, create a workspace token, and start managing links from your terminal.

Create your workspace