Skip to main content

ClawQL Desktop (macOS)

Downloadable macOS app for provider secrets and Agent Chat — no browser tab, no Kubernetes required for solo dev.

What you get

FeatureDesktop app
Provider API keysSaved to ~/.ClawQL/vault/providers.json (MCP loads on startup)
Agent ChatOpenClaw bridge + dashboard UI
KubernetesNot required

Build from source

git clone https://github.com/danielsmithdevelopment/ClawQL.git
cd ClawQL/dashboard && npm install
cd ../desktop && npm install && npm run dist:mac

Artifact: desktop/dist/ClawQL-7.0.0.dmg

Development

make desktop-dev

Requires OpenClaw on PATH and model auth configured — using OpenClaw with ClawQL.

vs Executor desktop

ClawQL Desktop wraps the same dashboard used in Helm deployments, aligned with 7.0 vault-first onboarding and the opinionated default provider stack — not a separate product surface.