2026-01-16 · Cursor

CLI Agent Modes and Cloud Handoff

protocolsagentstooling

read at source ↗ cursor.com

CLI Agent Modes and Cloud Handoff

Source: Cursor Date: 2026-01-16 URL: https://cursor.com/changelog/cli-jan-16-2026

Summary

Cursor CLI ships Plan Mode (/plan, --mode=plan), Ask Mode (/ask, --mode=ask), Cloud Handoff (prepend & to push conversations to Cloud Agents, resumable on web/mobile), one-click MCP OAuth auth, Agent Hooks for lifecycle event customization, word-level diffs, and /usage//about//mcp list commands. Terminal support expanded to iTerm2, Ghostty, Kitty, Warp, Zed, and others.

Implications

Agent-IDE feature race. Cloud Handoff (& prefix) is an elegant bridging mechanic — start a task in CLI, push to cloud when you need background execution, resume on any device. This dissolves the boundary between local and cloud agent execution and positions Cursor’s cloud infrastructure as seamlessly complementary to the CLI rather than a separate product.

Agent-IDE feature race (modes). Plan/Ask/Build modes in CLI bring the Cursor GUI’s interaction paradigms to the terminal. This is significant for users who prefer CLI-first workflows (Aider’s primary audience) — Cursor is directly addressing that preference while offering cloud escalation that Aider can’t match.

MCP/protocol adoption. One-click MCP OAuth in CLI is a critical DX improvement — previously, CLI MCP setup required manual token handling. If CLI MCP auth is as easy as GUI MCP auth, the CLI becomes a viable platform for MCP-heavy workflows, not just a lightweight companion.

← all signals