Cline's editor extension and command-line tool save pages into your Showspace on your Mac and can use all twenty of the app's commands.
Cline is an open-source coding agent. It edits files and runs commands in your folder, asking for approval as it goes. You can ask it to write an HTML project page.
On a Mac it comes three ways: an extension for VS Code, Cursor, JetBrains and similar editors, a command-line tool, and a new desktop app that runs sessions in any folder. Developers are its main audience.
~/Documents/Cline/Rules, or .clinerules/ in a workspacelite-computer.md in ~/Documents/Cline/Rules, so every workspace knows where your Showspace is.~/.cline/mcp.json. In the editor extension, open MCP Servers, then Configure, then Configure MCP Servers, and add the entry under mcpServers.{ "mcpServers": { "lite-computer": { "type": "streamableHttp", "url": "http://127.0.0.1:48484/mcp" } } }
lite-computer entry inside mcpServers.
Build an interactive page about this project: a chart of commits per week that animates in, the dependencies from its package file in a table you can sort, and a checklist of the TODO notes in the code grouped by folder. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer.
AGENTS.md, .cursorrules and .windsurfrules. If your instructions already live in one of those, you can paste the paragraph there instead.Yes. Cline saves HTML pages into your Showspace, and lite.computer shows each one as it lands. One entry in its MCP settings lets it open pages and arrange windows in the app as well.
In ~/Documents/Cline/Rules for every workspace, or in a .clinerules/ folder inside one workspace.
Cline is free for individual developers. You pay only for the AI model, either with your own provider key or through Cline's own provider, and a ClinePass monthly subscription is also offered.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.