A lightweight CLI for Linear, built as a local replacement for Linear MCP to reduce context usage in Claude Code.
All output is JSON. Designed for both human and agent consumption.
Requires Bun.
bun run build
./install.sh # installs to /usr/local/bin/linearlinear auth login <api-key>API key is stored at ~/.linear-cli/credentials.json. Alternatively, set LINEAR_API_KEY env var.
linear --help
linear <command> --help