Cursor CLI
Beta
Built to help you ship, right from your terminal.

curl https://cursor.com/install -fsS | bash
OpenAI GPT-5
/ for commands
Use it in your IDE or any terminal.
Same commands, any environment. Plug into your setup anywhere.
Cursor
JetBrains
Android Studio
Ghostty
Warp
Bash
Warp

Full control from your terminal.

  • Review agent edits
    Make code changes directly in the terminal.
  • Steer in real-time
    Guide the agent as it works.
  • Set your own rules
    Customize Cursor's work with rules, AGENTS.md, and MCP.
1/2 src/components/Canvas3D.tsx+8-2
1
import { Suspense } from 'react';
2
import { Canvas } from '@react-three/fiber';
3
import as THREE from 'three';
4
import { Leva } from 'leva';
5
import GameScene from '../scenes/GameScene';
18
right-click
19
gl={{
20
antialias: true,
20
antialias: false,
21
alpha: false,
22
stencil: false,
23
depth: true,
24
powerPreference: 'high-performance',
i to insert
a to keep · z to undo · to switch files

Built for your workflow

Always use the latest model
Every cutting edge model from Anthropic, OpenAI, Gemini, and more at your fingertips.
Use in your preferred IDE
Wherever you code, Cursor CLI integrates with your existing workflow.
Write powerful scripts and automations
Automatically update docs, trigger security reviews, or build custom coding agents.

Try Cursor CLI.

curl https://cursor.com/install -fsS | bash