New CLI Features and Improved CLI Performance
read at source ↗ cursor.com
New CLI Features and Improved CLI Performance
Source: Cursor Date: 2026-01-08 URL: https://cursor.com/changelog/cli-jan-08-2026
Summary
Cursor CLI gains model listing commands (agent models, --list-models, /models), /rules and /commands for in-CLI config editing, and /mcp enable//mcp disable for runtime server toggling. Hooks now execute in parallel with 10x latency reduction. agent replaces cursor-agent as the primary command. Tabs auto-name from chat content.
Implications
Agent-IDE feature race. In-CLI config editing (/rules, /commands) and MCP enable/disable at runtime bring the Cursor CLI closer to feature parity with the GUI for power users and scripted workflows. This matters for CI/CD integration and headless agent deployment — the CLI is becoming a full agent runtime, not just a thin wrapper.
MCP/protocol adoption. Runtime MCP enable/disable without restart is a significant operational improvement. In production agent environments, being able to toggle a broken MCP server without killing the session reduces downtime. Combined with the 10x hooks latency reduction, Cursor is treating the CLI as a production-grade agent runtime rather than a developer convenience tool.
Watch: Whether /models listing exposes pricing and capability metadata (enabling programmatic model selection based on cost/capability) and whether the CLI gains session management commands for the multi-agent patterns the GUI supports.