| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /ask Switch to Ask mode for read-only exploration — the agent searches and answers questions without editing any files. | Cursor CLI | exploration | Cursor CLI |
| 2 | /auto-run Toggle auto-run (default) or set explicitly on/off/status. Controls whether tools run without asking for confirmation. | Cursor CLI | configuration | Cursor CLI |
| 3 | /commands Create or edit custom slash commands for repetitive workflows. | Cursor CLI | setup | Cursor CLI |
| 4 | /compress Summarize conversation to free context window space while keeping a high-level record of what happened. | Cursor CLI | context-management | Cursor CLI |
| 5 | /feedback Share feedback with the Cursor team directly from the CLI. | Cursor CLI | diagnostics | Cursor CLI |
| 6 | /logout Sign out from Cursor. | Cursor CLI | configuration | Cursor CLI |
| 7 | /max-mode Toggle max mode on models that support it — enables extended reasoning and capability. | Cursor CLI | configuration | Cursor CLI |
| 8 | /mcp Browse, enable, and configure MCP servers. Subcommands: list, enable <name>, disable <name>. | Cursor CLI | integrations | Cursor CLI |
| 9 | /model Set or list available models for the current session. | Cursor CLI | configuration | Cursor CLI |
| 10 | /new-chat Start a new chat session with empty context. | Cursor CLI | session-management | Cursor CLI |
| 11 | /plan Switch to Plan mode — the agent researches your codebase, asks clarifying questions, and produces a reviewable implementation plan before writing code. | Cursor CLI | planning | Cursor CLI |
| 12 | /quit Exit the Cursor CLI. | Cursor CLI | session-management | Cursor CLI |
| 13 | /resume Resume a previous chat session by folder name. | Cursor CLI | session-management | Cursor CLI |
| 14 | /rules Create new rules or edit existing rules in .cursor/rules (.mdc files) for persistent project guidance. | Cursor CLI | setup | Cursor CLI |
| 15 | /sandbox Configure sandbox mode and network access settings for the current session. | Cursor CLI | configuration | Cursor CLI |
| 16 | /usage View Cursor streaks and usage statistics for the current session. | Cursor CLI | diagnostics | Cursor CLI |