Skip to main content

Cursor

Install and authenticate Cursor's cursor-agent inside Daintree. Each session starts fresh, with no resume support.

Updated
Reviewed

Cursor

Cursor's cursor-agent is its CLI coding agent. It runs as a process in its own Daintree terminal panel with full PTY emulation, like every other built-in agent.

Commandcursor-agent
Shortcut
ColorCyan (#3ee6eb)
PlatformsmacOS, Windows, Linux

Install & Authenticate

Install with the official script: curl https://cursor.com/install -fsS | bash. Run cursor-agent once to sign in. Cursor stores its OAuth tokens in ~/.cursor-agent/. For the full setup, see the Cursor docs.

Resuming Sessions

Cursor has no resume support. Each cursor-agent session starts fresh, so Daintree doesn't track a session ID for it. For the resume mechanics across all other agents, see Session Resume.

Tip
If cursor-agent isn't detected after install, confirm it's on your PATH (which cursor-agent on macOS/Linux, where cursor-agent on Windows), then restart Daintree. See Agent Availability for the five detection states, and Presets for launch configurations.