引子 · 把它当工作台,不是编辑器Intro · A Workbench, Not an Editor.
你为 Cursor Pro 付了钱,用的是 Tab 补全和在 Chat 里问两句代码。官网把它卖成「AI 代码编辑器」,你也就当编辑器用。但它内置 agent、集成终端、能读整个项目、能接 MCP —— 这套组合的边界,不是「它能写什么代码」,是「一台电脑上的活,有多少能在一个窗口里干完」。这本书讲的就是编辑器之外的那部分。You pay for Cursor Pro and use it for Tab completions and a few code questions in Chat. The site sells it as an 'AI code editor,' so that's how you use it. But it has an agent, an integrated terminal, reads your whole project, and speaks MCP — and the limit of that combination isn't 'what code it writes,' it's 'how much of a machine's work fits in one window.' This book is about the part beyond the editor.
你大概是这样用 Cursor 的:写代码时按 Tab 接受补全,卡住了在 Chat 里问一句,要改某段就 Cmd+K。一天下来,它对你来说就是一个补全更准、能聊两句的 VS Code。Here's probably how you use Cursor: hit Tab to accept a completion while coding, ask a question in Chat when you're stuck, press Cmd+K to rewrite a passage. By day's end, it's a VS Code with sharper autocomplete that you can chat with.这没错,但这是它最小的样子。官网把 Cursor 卖成「AI 代码编辑器」,你也就当编辑器用 —— 而同一个 Cursor 里还装着一个能自己跑命令的 agent、一个集成终端、一份读过你整个项目的索引,以及一个能接外部数据和工具的 MCP 接口。把这几样合起来看,它的边界就不再是「能写什么代码」,而是「一台电脑上的活,有多少能在这一个窗口里干完」。这本书讲的,就是编辑器之外的那部分。Not wrong — but that's its smallest form. The site sells Cursor as an 'AI code editor,' so that's how you use it. Yet the same Cursor also holds an agent that runs commands on its own, an integrated terminal, an index that has read your whole project, and an MCP interface to outside data and tools. Put those together and its limit is no longer 'what code it writes' but 'how much of a machine's work fits in this one window.' This book is about the part beyond the editor.
— I
你只用了它最小的样子You Only Use Its Smallest Form.
你为它付了 Pro,用的却是任何 AI 编辑器都有的那三样。You pay for Pro and use the three things every AI editor already has.截至 2026-07-10,一份 Pro 是每月 $20。1注 1Note 1Cursor · 套餐与价格 —— Hobby 免费、Pro $20/月、Pro+ $60/月、Ultra $200/月、Teams $40/座·月;各档含一份模型用量额度,超出按 API 价走 on-demand。截至 2026-07-10。Cursor · Pricing — Hobby free, Pro $20/mo, Pro+ $60/mo, Ultra $200/mo, Teams $40/seat·mo; each plan includes a model-usage allowance, billing on-demand at API rates past it. As of 2026-07-10.这 $20 大多数人只花在 Tab 补全、Cmd+K 行内改、Chat 问答上 —— 这层好用,但它是 Cursor 和别家拉不开差距的地方,也是九成用户停下的地方。真正让它不一样的东西在更下面:一个会自己改多个文件、自己在终端跑命令、看结果再调整的 Agent,一份把你整个代码库切成向量、能按意思搜的索引,以及把外部系统接进来的 MCP。2注 2Note 2Cursor Docs · Agent —— Agent 可执行终端命令并读输出、跨文件改代码、对索引过的代码库做语义搜索、控制浏览器截图与验证、用 MCP 工具,还有网页搜索与图像生成。Cursor Docs · Agent — the Agent can execute terminal commands and read output, edit across files, run semantic search over the indexed codebase, control a browser to screenshot and verify, use MCP tools, plus web search and image generation.As of 2026-07-10, a Pro plan is $20 a month.1注 1Note 1Cursor · 套餐与价格 —— Hobby 免费、Pro $20/月、Pro+ $60/月、Ultra $200/月、Teams $40/座·月;各档含一份模型用量额度,超出按 API 价走 on-demand。截至 2026-07-10。Cursor · Pricing — Hobby free, Pro $20/mo, Pro+ $60/mo, Ultra $200/mo, Teams $40/seat·mo; each plan includes a model-usage allowance, billing on-demand at API rates past it. As of 2026-07-10. Most people spend that $20 only on Tab, Cmd+K inline edits, and Chat — a good layer, but the one where Cursor can't pull ahead of anyone else, and the one where nine in ten users stop. What actually sets it apart sits below: an Agent that edits multiple files, runs commands in the terminal, and adjusts on the results; an index that slices your whole codebase into vectors you can search by meaning; and MCP, which wires outside systems in.2注 2Note 2Cursor Docs · Agent —— Agent 可执行终端命令并读输出、跨文件改代码、对索引过的代码库做语义搜索、控制浏览器截图与验证、用 MCP 工具,还有网页搜索与图像生成。Cursor Docs · Agent — the Agent can execute terminal commands and read output, edit across files, run semantic search over the indexed codebase, control a browser to screenshot and verify, use MCP tools, plus web search and image generation.所以广度不是你没用上的福利,是一笔你已经付了、却没提的款。这本书想做的,是替你把这笔款里真正划算的那部分取出来 —— 不是把功能列全,是替你筛掉低价值的那些。So the breadth isn't a perk you've left unused — it's money you've already paid and never withdrawn. What this book does is take out the part that actually pays off — not by listing every feature, but by filtering out the low-value ones for you.
Cursor 是Cursor is
Cursor 不是Cursor is not
一个 agent-native 的软件开发环境An agent-native software development environment
VS Code 快捷键教程A VS Code shortcut tutorial
代码、资料、命令、工具和 agent 的工作台A workbench for code, material, commands, tools, and agents
一份 Cursor docs 翻译A translation of Cursor docs
减少上下文搬运的元工具A meta-tool that reduces context shuttling
万能工作台,或同类工具的黑稿A universal workbench, or a hit piece on rivals
需要 Git、测试、权限和 review 兜底的执行环境An execution environment that still needs Git, tests, permissions, and review
安全接管你整台电脑的 OS-level agentAn OS-level agent safely driving your whole computer
工作面Surface
它省什么What it saves
边界Boundary
Edit / Tab
低摩擦补全和局部连续编辑Low-friction completion and local continuous edits
跟随你的方向,不替你定方向Follows your direction; does not choose it
Cmd+K / Inline Edit
选区内改写和小片段生成Selection-scoped rewrite and small generation
选区就是天花板The selection is the ceiling
Chat / Ask
解释、问答、局部方案Explanation, Q&A, local plans
理解,不执行Understands, does not execute
Agent
多步骤执行和多文件修改Multi-step execution and multi-file edits
手工找文件和搬上下文Manual file-hunting and context shuttling
索引不是完美记忆,@ 要指准Index is not perfect memory; @ must be precise
Rules / AGENTS.md
重复说明偏好和流程Repeating preferences and workflow rules
规则会腐烂,越多越稀释Rules rot; too many dilute attention
MCP
外部数据和工具接入External data and tool wiring
权限边界扩大Permission boundary expands
Cloud / CLI / Bugbot
等待、本机占用和机械 reviewWaiting, local machine occupancy, mechanical review
远程环境、成本和验收责任Remote environment, cost, and acceptance responsibility
Cursor 最省的不是敲代码时间,而是上下文搬运成本。What Cursor saves most is not typing time, but context-shuttling cost.
本书的第一条判断The first judgment of the book
— II
元工具,不是编辑器A Meta-Tool, Not an Editor.
把 agent、终端、索引、MCP 摞在一起,得到的不是编辑器,是一台元工具。Stack the agent, terminal, index, and MCP, and what you get isn't an editor — it's a meta-tool.所谓元工具,是一台能装下别的工具的工具。Agent 会用的工具里,有执行终端命令、跨文件编辑、语义搜索、控制浏览器、调 MCP、网页搜索、生成图像。2注 2Note 2Cursor Docs · Agent —— Agent 可执行终端命令并读输出、跨文件改代码、对索引过的代码库做语义搜索、控制浏览器截图与验证、用 MCP 工具,还有网页搜索与图像生成。Cursor Docs · Agent — the Agent can execute terminal commands and read output, edit across files, run semantic search over the indexed codebase, control a browser to screenshot and verify, use MCP tools, plus web search and image generation.凡是命令行能做的、外部接口能取的,它都够得着 —— 这意味着它能干的远不止写代码:用网页搜索加 MCP 调研一个主题、产出一份带引用的笔记;在终端里清洗合并一堆 CSV;批量重命名、转换几百个文件;设一条按时间或事件触发的自动化。一个装满资料的文件夹,对它来说就是一个能动手的项目。A meta-tool is a tool that can hold other tools. Among the tools the Agent wields: executing terminal commands, editing across files, semantic search, controlling a browser, calling MCP, web search, generating images.2注 2Note 2Cursor Docs · Agent —— Agent 可执行终端命令并读输出、跨文件改代码、对索引过的代码库做语义搜索、控制浏览器截图与验证、用 MCP 工具,还有网页搜索与图像生成。Cursor Docs · Agent — the Agent can execute terminal commands and read output, edit across files, run semantic search over the indexed codebase, control a browser to screenshot and verify, use MCP tools, plus web search and image generation. Anything a command line can do or an external interface can fetch is within reach — which means it does far more than write code: research a topic with web search plus MCP and produce a cited note; clean and merge a pile of CSVs in the terminal; batch-rename and convert hundreds of files; set an automation that fires on a schedule or an event. A folder full of material is, to it, a project it can act on.说它是元工具,不是说它万能。它在每一类活上都有强项和短板:写长文,它不如一个顺手的写作软件流畅;做数据可视化,它不如一个 notebook 直接。这本书的纪律是 —— 每讲一个用法,都告诉你它省什么、什么活用它、什么时候不如一个专用工具。不喊「什么都能干」,只给你一把量自己活的尺子。Calling it a meta-tool isn't calling it omnipotent. It has a strong and a weak side in every kind of work: for long-form writing it's less fluid than a dedicated writing app; for data visualization it's less direct than a notebook. The discipline of this book is that for every use, it tells you what it saves, what work it's for, and when a dedicated tool beats it. No 'it can do anything' — just a ruler to measure your own work against.
— III
唯一那条边界The One Boundary.
它干不了的那类活,有一条清楚的线:替你去点别的 app。The work it can't do has one clear line: clicking through your other apps for you.2026 年 2 月起,Cursor 的云端 agent 也能「用电脑」了 —— 但用的是它自己沙箱里那台机器:每个 agent 有一台隔离 VM,在自己的桌面和浏览器里构建、点击、验证它刚改的东西,再交一份 merge-ready 的 PR。3注 3Note 3Cursor Blog · Agents can now control their own computers(2026-02-24)—— 云端 agent 各自有一台隔离 VM,在自己的桌面与浏览器里构建并验证产出,再交 merge-ready PR;用户可远程接管这台沙箱机器,而不是 Cursor 控制你本机的 app。Cursor Blog · Agents can now control their own computers (2026-02-24) — each cloud agent gets an isolated VM and builds and validates output inside its own desktop and browser before handing off a merge-ready PR; you can remote into that sandbox, rather than Cursor driving the apps on your machine.这条线要划清楚:它操作的是它自己造出来待验收的软件,不是你本机上你登录着的那些 app。真正「替你点别的 GUI app」—— 用你的账号发邮件、在你的浏览器里跨站填表、操作你打开着的设计稿 —— 那是另一类工具的事(Claude in Chrome、Operator 这类)。这本书会反复回到这条边界。Since February 2026, Cursor's cloud agents can 'use a computer' too — but the computer is the one in its own sandbox: each agent gets an isolated VM and builds, clicks, and verifies what it just changed inside its own desktop and browser, then hands off a merge-ready PR.3注 3Note 3Cursor Blog · Agents can now control their own computers(2026-02-24)—— 云端 agent 各自有一台隔离 VM,在自己的桌面与浏览器里构建并验证产出,再交 merge-ready PR;用户可远程接管这台沙箱机器,而不是 Cursor 控制你本机的 app。Cursor Blog · Agents can now control their own computers (2026-02-24) — each cloud agent gets an isolated VM and builds and validates output inside its own desktop and browser before handing off a merge-ready PR; you can remote into that sandbox, rather than Cursor driving the apps on your machine. Draw this line clearly: it operates the software it built and is validating, not the apps you're logged into on your own machine. Actually 'clicking through your GUI apps for you' — sending mail from your account, filling forms across sites in your browser, operating the design file you have open — is a different class of tool (Claude in Chrome, Operator, and the like). This book returns to that boundary again and again.还有一条分工要先记下:Cursor 是编辑器侧的元工具,Warp 是终端侧的元工具。两者覆盖的活有重叠,选谁、什么时候两个都开,倒数第二章会摆开讲 —— 这本只写 Cursor。One more split to note up front: Cursor is the editor-side meta-tool, Warp the terminal-side one. Their coverage overlaps; which to pick, and when to run both, is laid out in the penultimate chapter — this book covers only Cursor.动手之前先照一次镜子 —— 看看你平时把多少活反射性地切出了 Cursor:Before anything else, hold up a mirror — see how much work you reflexively take out of Cursor:
01
翻两周,挑 5 件「开了别的 app」才做完的事Scroll back two weeks, pick 5 things you left for another app
不限于写代码:查资料、整理一批文件、清一份数据、写一段东西、改一堆配置 —— 挑出 5 件你当时离开 Cursor 去别处做的事。Not just coding: looking something up, tidying a batch of files, cleaning a dataset, writing a passage, editing a pile of configs — pick 5 things you left Cursor to do elsewhere.
02
给每件标一列:它的 agent + 终端 + MCP 够得着吗Tag each: could its agent + terminal + MCP reach it
凭直觉填「能 / 不确定 / 不能」。先别查,记下你此刻的判断。Fill in 'yes / unsure / no' on instinct. Don't look it up yet — record your call right now.
03
数一数「能」和「不确定」有几件Count the 'yes' and 'unsure' rows
那几件就是你这本书的起点:本可以不切走的活。读完回来改这张表 —— 它也是你的对照组。Those are your starting point for this book: work you needn't have taken away. Come back and fix the table when you're done — it's also your control group.
编辑器是它最小的样子,
不是它的上限.
The editor is its smallest form,
not its ceiling.
Aklman Library
— 讨论Discussion
讨论Discussion.
评论区初始化中…Initializing comments…
01 / 01
没有匹配结果No matches.
换个关键词,或按 Esc 回到页面Try another keyword, or press Esc to return