Cursor's editor agent saves pages straight into your Showspace on your Mac, and with one small settings file it can use all twenty of the app's commands.
Cursor is a code editor built around an AI agent. The agent reads and edits the files in the project you have open, so a dashboard or a status page is as natural a job for it as code.
It is a desktop app for Apple Silicon and Intel Macs, with a command-line version as well. Developers who already work in an editor like VS Code will find it familiar.
AGENTS.md, or .cursor/rules~/.cursor/mcp.json for every project, or .cursor/mcp.json inside one project.{ "mcpServers": { "lite-computer": { "url": "http://127.0.0.1:48484/mcp" } } }
lite-computer entry inside mcpServers.
Build an interactive guide to this project's UI components: a searchable list, tabs showing each component's states, small live demos you can click, and a generated hero illustration at the top. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer.
.cursor/rules use .mdc files. For plain Markdown, put the paragraph in an AGENTS.md at the project root.Yes. The agent in the Cursor editor saves HTML pages into your Showspace, and lite.computer shows each one as it lands. A short mcp.json file lets it open pages and arrange windows in the app too.
In User Rules, found in Cursor's Customize menu, for every project. For one project, use an AGENTS.md at its root or an .mdc file in .cursor/rules set to Always Apply.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.