Devin Desktop's local agent saves pages straight into your Showspace on your Mac, and a small settings file gives it all twenty of the app's commands.
Devin Desktop is the code editor formerly called Windsurf. Its built-in agent, Devin Local, reads and edits the files in the folder you open, so it can write a project page or a report as easily as code.
It is a desktop app for Apple Silicon and Intel Macs, aimed at developers. A command center in the same window also manages Devin agents that run in Cognition's cloud.
~/.config/devin/AGENTS.md, or AGENTS.md at the workspace root~/.config/devin/AGENTS.md, so every workspace knows where your Showspace is.~/.config/devin/mcp_config.json, which covers every project.{ "mcpServers": { "lite-computer": { "url": "http://127.0.0.1:48484/mcp", "transport": "http" } } }
lite-computer entry inside mcpServers.
Run this project's tests and build an interactive test report: a summary chart that animates in, results you can filter by pass or fail, and details that expand for each failure. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer.
~/.codeium/windsurf/mcp_config.json. Devin Local reads ~/.config/devin/mcp_config.json, so add lite-computer there.AGENTS.md at the workspace root. Older .windsurf/rules folders are read too.Yes. Devin Local saves HTML pages into your Showspace, and lite.computer shows each one as it lands. A short mcp_config.json lets it open pages and arrange windows in the app too.
Yes. Cognition renamed Windsurf to Devin Desktop in June 2026, delivered as an ordinary update. It is the same editor with the same features, and the Cascade agent became Devin Local.
In ~/.config/devin/AGENTS.md for every workspace. For one workspace, paste the paragraph into AGENTS.md at the workspace root.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.