Claude Code & Codex & Kimi Code

Macaron Artifacts

The local WebUI, GenUI tooling, and plugin manifests for running Macaron with Claude Code, Codex, and Kimi Code — visual sessions, live chat, and generated UI, straight from your terminal.

Install

Add the plugin to your agent, or run the published build with no install at all.

Plugin Marketplace

Add the Marketplace Source

claude plugin marketplace add https://github.com/MindLab-Research/macaron-artifacts

Install the Plugin

claude plugin install macaron@macaron

Run It and Open the WebUI

/macaron

Run it in a session — the WebUI opens on http://localhost:7878.

Run Without Installing

The pkg.pr.new tarball ships prebuilt bundles and three bins — mcc (Claude, port 7878), mcx (Codex, port 7979) and mkx (Kimi, port 7980). The commands are pinned to this build's commit; swap in any other commit on main to pull that build.

Claude Code Claude — mcc
bunx mcc@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcc@7b073f8
Codex Codex — mcx
bunx mcx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcx@7b073f8
Kimi Kimi — mkx
bunx mkx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mkx@7b073f8

Run Agents With a UI

Drive Macaron sessions from the browser and watch every turn as it happens.

Generate and Extend

GenUI tooling and plugin manifests that plug into your existing agent setup.