Muse Code saves pages straight into your Showspace from the terminal, and one entry in its settings file gives it all twenty of the app's commands.
Muse Code is Meta's coding agent for the terminal, powered by Meta's Muse Spark model. It reads and edits the files in the project you start it in and runs commands there, so a project page or a report is as easy for it as code. It suits developers.
It runs as a native program on macOS and Linux. Meta launched it on August 5, 2026.
AGENTS.mdmuse in a project folder and sign in.AGENTS.md. Running muse init creates one. Trust the workspace when Muse Code asks, and it loads the file.~/.config/muse/settings.json.curl -fsSL https://dev.meta.ai/install.sh | sh
{ "schema_version": 1, "mcp_servers": { "lite-computer": { "transport": "streamable_http", "url": "http://127.0.0.1:48484/mcp" } } }
mcp_servers at its top level, or add the lite-computer entry inside the mcp_servers you already have. Keep schema_version set to 1.
Build an interactive release page from this project's 30 most recent commits: tabs for features, fixes and maintenance, a timeline that animates in, a filter by author, and the commit hash beside each entry. Save it as a single self-contained HTML file in my Showspace, then open it in lite.computer.
CLAUDE.md, so a project that already keeps its instructions there picks up the paragraph from that file.Yes. Muse Code running in a terminal on your Mac saves HTML pages into your Showspace, and lite.computer shows each one as it lands. One entry in its settings file lets it open pages and arrange windows in the app as well.
Muse Code is Meta's coding agent for the terminal on your Mac. Muse is Meta's personal agent for the web, phones and WhatsApp.
In the project's AGENTS.md. Muse Code also reads CLAUDE.md and .agents/AGENTS.md.
Choosing between agents? See Which AI works with lite.computer.
Last checked September 14, 2026.
Still stuck? Write to support@lite.computer.