chromatic
Chromatic
What Chromatic Is
Chromatic gives an AI agent a browser. It deploys headless Chrome instances in the cloud, on the user's private Ambit network, that an agent can control via the Chrome DevTools Protocol (CDP). The browser runs in a disposable container with no access to the user's local files or sessions, and it is only reachable over Tailscale — never exposed to the public internet.
Browsers sleep when idle and wake in a couple of seconds when the agent makes a request, so the user only pays for the seconds the browser is actually running. Typical developer usage comes to around $2.50 a month.
Installation
If chromatic is not already installed, run it directly via Nix:
nix run github:ToxicPine/ambit#chromatic
How It Works
More from toxicpine/ambit-skills
ambit-cli
Use this skill for any task involving the ambit CLI: creating or destroying private networks, deploying apps to a private network, checking network or router health, listing routers, diagnosing connectivity problems, managing app secrets, or streaming app logs. Trigger phrases include "create a network", "set up ambit", "deploy with ambit", "ambit create", "ambit deploy", "ambit doctor", "check router status", "destroy a network", "managing app secrets", "streaming app logs", and similar.
14ambit-mcp
Use this skill whenever you are operating through the Ambit MCP server to deploy or manage apps on Fly.io. This covers the full MCP tool surface: app lifecycle, deployment, machines, networking, secrets, scaling, volumes, and router management. Trigger phrases include "deploy an app", "create an app", "set up a new service", "check app status", "scale an app", "view logs", "manage secrets", "set up a router", and any other Fly.io infrastructure task performed through MCP tools.
3