Everything you run lives in the cloud console — nodes, groups, licenses, and a full usage dashboard.
Sign in with Google at mealissa.com/cloud. The console has three views, switched from the sidebar: Dashboard, Licenses, and Usage.
The dashboard shows every group you run and the nodes inside it, refreshing automatically (the online dot and countdown at the top show the refresh cycle). For each node you'll see:
qwen2.5:4b · 4.0B).ip:port.A node appears here the moment its agent registers and disappears when the agent disconnects. Agents send a heartbeat every 30 seconds and reconnect automatically if the link drops — see Troubleshooting if a node you expect is missing.
When at least one node is online, the dashboard shows a playground: pick a model, type a prompt, and the answer comes back from your hardware — a zero-setup way to confirm end-to-end that everything works.
The dashboard also lists active hole-punch sessions — direct node-to-node connection attempts brokered by the cloud (used for peer-to-peer scenarios started with the agent's connect command). For most API users this table simply stays empty.
The Licenses view lists your keys with tier, status, node limit, and expiry, plus a copy button for each key and the Request trial license button. Full walkthrough: Getting a license.
The Usage view is your traffic dashboard. Every API request through your license is logged with its model, node, latency, and status. You get:
ok / timeout).Repeat the install on each additional machine and enter the same group name at the first-run prompt. Group API calls (/g/<group>/...) are answered by any online node in the group, so adding machines adds capacity with no client-side changes. One node per group can be marked as the default (the Default prompt or the --default flag).
How many nodes one license may register is set by its tier — the limit is shown on your license card. See the licensing plans for tier details.
Nodes, licenses, and usage — live in the cloud console.