Files
vibe-kanban/docs/supported-coding-agents/cursor-cli.mdx
2025-09-11 09:56:01 +01:00

10 lines
451 B
Plaintext

# Cursor CLI
## Installation
Install Cursor CLI using the official guide: https://docs.cursor.com/en/cli/installation. On most systems you can run `curl https://cursor.com/install -fsS | bash`, then verify with `cursor-agent --version`.
## Authentication
Sign in with `cursor-agent login` (opens a browser). You can also set the `CURSOR_API_KEY=...` environment variable. Full instructions: https://docs.cursor.com/en/cli/reference/authentication