Claude Code saves pages straight into your Showspace from a terminal, your editor or the Claude desktop app, and it can use all twenty of the app's commands.
Claude Code is Anthropic's coding agent. It reads the files in a folder, edits them and runs commands, which makes it as comfortable writing a dashboard or a report as writing software.
It runs in three places on a Mac: a terminal, an extension for VS Code or JetBrains, and the Code tab of the Claude desktop app. All three save to the same folders on your disk, so any of them can fill a Showspace.
~/.claude/CLAUDE.md, or a project's own CLAUDE.md~/.claude/CLAUDE.md, so every session knows where your Showspace is.claude mcp add --scope user --transport http lite-computer http://127.0.0.1:48484/mcp
--scope user makes every project see it.
Build an interactive status page for this project: a timeline of this week's commits that animates in, the TODO notes in the code in a list you can filter by folder, and a chart of results from running the test suite that shows details on hover. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer. Set it to rebuild every weekday morning.
CLAUDE.md. If you already keep instructions in AGENTS.md, add the line @AGENTS.md to your CLAUDE.md and it reads both.Yes. Claude Code running on your Mac saves HTML pages into your Showspace, and lite.computer shows each one as it lands. One extra line in a terminal lets it open pages and arrange windows in the app as well.
In ~/.claude/CLAUDE.md for every project, or in a project's own CLAUDE.md for that project alone.
Pro, Max, Team and Enterprise plans include it, and so does an Anthropic Console account.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.