Connect to a Macaron server

Start a Macaron server on your machine, then paste its URL here to open its WebUI on this device.

Local server defaults: Claude on localhost:7878, Codex on localhost:7979, Kimi on localhost:7980.

The WebUI runs here and talks directly to the server you name — your token is bound to that server, never put in the URL, and never stored on this site.

Your server must allow this origin: start it with MACARON_ALLOWED_ORIGINS=https://artifacts.macaron.im. It then requires an access token for cross-origin requests — set MACARON_AUTH_TOKEN or copy the one it prints on start.