Qwen Code running in a terminal saves pages into your Showspace, and one setup command connects it to all twenty app commands.
Qwen Code is an open-source coding agent from Alibaba's Qwen team. You run it inside a folder and it edits the files there, so a dashboard or a project page is as natural a job as a code change. It works with Qwen, OpenAI, Anthropic and Gemini APIs, and with local models through Ollama or vLLM.
On a Mac it runs in a terminal, installed with Homebrew, npm or the install script. Qwen Code Desktop, the official app for Apple Silicon and Intel Macs, offers the same capabilities in a window.
~/.qwen/QWEN.md, or a project's own QWEN.md~/.qwen/QWEN.md, so every project knows where your Showspace is.brew install qwen-code. Run the line below once.qwen mcp add --transport http lite-computer http://127.0.0.1:48484/mcp
~/.qwen/settings.json, so every project sees it.
Build an interactive API reference for this project: a searchable list of endpoints, tabs for each endpoint's request and response, and a copy button on every example. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer.
~/.qwen/settings.json by hand, put the address under httpUrl, the key for this kind of connection. The entry is "lite-computer": { "httpUrl": "http://127.0.0.1:48484/mcp" } inside mcpServers.AGENTS.md, so instructions you keep for another agent carry over. Personal notes for one project go in .qwen/QWEN.local.md.qwen channel start you can send it tasks from Telegram, DingTalk, WeChat or Feishu on your phone. The work happens on your Mac, so pages land in your Showspace.Yes. Qwen 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.
The software is free and open source. Models come through an Alibaba Cloud Coding Plan, a Token Plan or an API key from any supported provider.
In ~/.qwen/QWEN.md for every project, or in a QWEN.md at a project's root for that project alone.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.