Cowork in the Claude desktop app saves pages into a Showspace folder you pick, and Claude Desktop gets the app's commands through a small helper called mcp-remote.
Claude Desktop is Anthropic's Claude app for the Mac. Cowork is the part of it that takes on a multi-step task and carries it out for you, reading and writing files in a folder you choose. Most people use it for work other than software, such as reports, plans and research.
On a Mac, Cowork works with your local files directly, so a Showspace in iCloud Drive, Google Drive or OneDrive is a local folder it can work in. A Cowork session you start on your Mac carries on from the web and the Claude phone app, still working in its connected folders while Claude Desktop is open.
claude_desktop_config.json. If the file already has entries, add the lite-computer block inside mcpServers. Quit and reopen Claude Desktop.{ "mcpServers": { "lite-computer": { "command": "npx", "args": ["-y", "mcp-remote", "http://127.0.0.1:48484/mcp"] } } }
mcp-remote, which runs on Node.js, so install Node.js first.
Go through the receipts and notes in this folder and build an interactive spending dashboard: filters for category and month, a chart that animates in and updates as you filter, and a sortable list of the biggest costs. Save it as a single self-contained HTML file in my Showspace.
Yes. Point Cowork at your Showspace and every page it saves shows up in lite.computer. Claude Desktop can also open pages and arrange windows in the app once you add the mcp-remote lines to its config file.
In Claude Desktop, go to Settings, then Cowork, and click Edit next to Global instructions. A Cowork project can also carry its own instructions.
Yes. With Dispatch, a task you send from the Claude phone app runs on your Mac, so pages go into your Showspace. Keep Claude Desktop open on your Mac.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.