Resources

Cursor’s models, shortcuts, and MCP fields move quickly. Trust official docs and in-app settings. This course only stitches the workflow together.


Official

Model names, context limits, and prices live in Models & Pricing (in-app) and the table on the docs homepage. Do not cache family names from this tutorial.


CoursePathHow it relates to Cursor
MCP/en/mcp/Protocol, transports, security; this course’s MCP chapter is only Cursor’s mcp.json
Claude Code/en/claude-code/Terminal agent; long jobs in Workflow
Codex/en/codex/OpenAI’s app / CLI / Cloud
LangChain/en/langchain/Building an agent in your app, not in the editor

Full chapter index

  1. Cursor tutorial
  2. Introduction
  3. Installation
  4. Quick Start
  5. Agent
  6. Tab and Inline Edit
  7. Rules and Skills
  8. MCP
  9. Models
  10. Plan Mode
  11. Workflow with CLI Agents
  12. Practical Examples

When the docs move

SymptomWhat to do
A model named here is missing from the pickerOpen in-app Models & Pricing; some SKUs are Hidden or need Max Mode
Shift+Tab cycles different modes than this pageTrust keyboard shortcuts and your local Keyboard Shortcuts panel
mcp.json fields fail to parseCompare official MCP and this site’s MCP course
/goal does not appearStill rolling out; try a new chat — see Agent
Desktop and CLI disagreeCLI page: Using Agent in CLI

Bookmark the Changelog. Major desktop versions (listed as 3.x on the downloads page) can change default shortcuts or Marketplace entry points.


Suggested reading order

  1. Official Quickstart (aligned with Quick Start)
  2. Agent Overview → this course’s Agent
  3. Rules + Skills
  4. MCP + this site’s /en/mcp/
  5. If you also want a terminal agent: /en/claude-code/, /en/codex/

Contribute

This tutorial lives in Kenhuang Academy. When official APIs or shortcuts change, open an Issue or PR and update docs/zh/cursor/ and docs/en/cursor/ together.

评论