Skip to content
Claworc dashboard showing multiple AI agent instances running side by side
Works with OpenClaw, Hermes and NanoClaw

Run multiple OpenClaw agents from one self-hosted dashboard

Claworc is an open-source orchestrator for AI agents like OpenClaw, Hermes or NanoClaw. Each agent gets a full suite of tools to complete its tasks: browser, terminal, etc.

Agent runtimes like OpenClaw, Hermes and NanoClaw give an AI agent a browser, a terminal and a file system to work with. Each one handles a single workspace well. But running many agents takes visibility, coordination, and control.

That’s where Claworc comes in:
Your agents do the work. Claworc helps you operate them.

One workspace for every agent

Each Instance gives an agent its own isolated workspace, whether it runs OpenClaw, Hermes or NanoClaw: chat, a live browser, terminal, file manager, and persistent storage.

Webchat built in

Chat with the agent while watching it work

The webchat runs side by side with the embedded browser, so you can send instructions and see the agent act on them in real time.

Claworc instance interface with webchat and embedded browser

Live browser

Watch or control the agent's browser as it works.

Terminal

Run command-line operations inside the workspace.

File manager

Browse, upload, and edit files.

Persistent storage

Keep files across restarts and redeployments.

Each instance runs in an isolated workspace with its own file system. Claworc monitors them continuously and restarts them automatically if they crash.

Manage your entire fleet of AI agents from one place.

Claworc keeps team access simple: admins manage every agent instance, while users only see the workspaces assigned to them.

Agents connect to LLM providers through Claworc using virtual keys, so real API credentials never leave the control plane. Every request is tracked by instance, provider, token usage, and cost.

Workspace data, handled safely

Share files between instances in real time, create snapshots on demand or on a schedule, and restore workspaces when needed.

Real-time sharing

Files appear across connected instances immediately.

Flexible mapping

Choose which instances share each folder.

Scheduled backups

Back up one, several, or all instances automatically.

One-click restore

Restore to any running instance.

Claworc runs on Docker for local setups or Kubernetes for production. The control plane is a single 20 MB binary.

curl -fsSL https://raw.githubusercontent.com/gluk-w/claworc/main/install.sh | bash

Claworc is fully open source, self-hosted, and free. GitHub · Discord · Twitter · Contributions welcome