Skip to main content
1

Install Cursor Agent CLI

curl https://cursor.com/install -fsS | bash
Verify installation with cursor-agent --version. For more details, see the official installation guide.
2

Follow the login instructions

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
3

Start openteams

Once authenticated, launch openteams:Option 1: Run with npx
npx openteams
Option 2: Use Desktop Installer Launch the installed desktop app directly. See Getting Started for installer instructions.You can now select Cursor Agent CLI when creating task attempts.