Cursor CLIBetaBuilt to help you ship, right from your terminal.
Beta
curl https://cursor.com/install -fsS | bash
Use it in your IDE or any terminal.
Same commands, any environment. Plug into your setup anywhere.








Full control from your terminal.
- Review agent editsMake code changes directly in the terminal.
- Steer in real-timeGuide the agent as it works.
- Set your own rulesCustomize 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',
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.