ClawPort
ClawPort is a free, open-source visual command center for teams running Claude Code agents on OpenClaw.
About
ClawPort is a free, open-source visual command center for teams running Claude Code agents on OpenClaw. Install it globally via npm, point it at an existing OpenClaw workspace, and get an org map of your agent hierarchy, a Kanban board, cron pipeline monitor with DAG views, cost dashboard with anomaly detection, live activity console, and memory browser — all running locally with no data leaving your machine. Setup takes under 5 minutes.
Developers managing multi-agent Claude Code teams on OpenClaw who want a visual alternative to terminal multiplexing — particularly teams with complex cron pipelines, multiple sub-agents, or shared memory files that are hard to track across separate terminal sessions.
Pros & Cons
Pros
- check Genuinely comprehensive dashboard — org map, chat, kanban, crons, cost tracking, memory, and activity logs in one place
- check Local-first with no telemetry; data never leaves your machine
- check Free forever, MIT licensed, no paid tiers or feature gates
- check Auto-detects existing OpenClaw workspaces and CLAUDE.md files — no migration needed
- check 3-step install: `npm install -g clawport-ui`, `clawport setup`, `clawport dev`
Cons
- close Single-project focus — multi-project support is on the roadmap but not yet available
- close Requires Node.js 22+ and a running OpenClaw instance
- close Dashboard richness comes at the cost of maintenance burden — more features mean more things to break across OpenClaw updates
- close npm global install approach can conflict with other Node.js tooling in some environments
- close Built by an individual contributor; long-term maintenance depends on community uptake
More Orchestration
Other tools in the same category.