Headless & CLI

No window. No limits.

The same engine that powers the AlohaJet browser, with no window — driven by CLI or MCP, built for pipelines, CI, and servers. Headed when you want to debug, headless when you want to ship.

Install

$ brew install alohajet

Connect your model via MCP

AlohaJet is MCP native — any tool-calling model can drive it, from frontier APIs to open-source models running locally.

$ alohajet mcp --model qwen3:30b

Run a task

$ alohajet run "collect today's listings" --headless

Full CLI reference and pipeline examples are coming soon.