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.
Add the Marketplace Source
claude plugin marketplace add https://github.com/MindLab-Research/macaron-artifactsInstall the Plugin
claude plugin install macaron@macaronAdd the Marketplace Source
codex plugin marketplace add https://github.com/MindLab-Research/macaron-artifactsAdd the Plugin
codex plugin add macaron@macaronRun It and Open the WebUI
Ask Codex to open the Macaron WebUI — it serves on http://localhost:7979.
Install from GitHub
/plugins install https://github.com/MindLab-Research/macaron-artifactsRun it in a Kimi Code session, then /reload to activate.
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.
mccbunx mcc@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcc@7b073f8mcxbunx mcx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcx@7b073f8mkxbunx mkx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mkx@7b073f8mccnpx mcc@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcc@7b073f8mcxnpx mcx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mcx@7b073f8mkxnpx mkx@https://pkg.pr.new/mindverse-ltd/macaron-artifacts/mkx@7b073f8Run Agents With a UI
Drive Macaron sessions from the browser and watch every turn as it happens.
Visual Sessions
Live Chat
Provider Controls
Generate and Extend
GenUI tooling and plugin manifests that plug into your existing agent setup.