Clauster banner
schubydoo schubydoo

Clauster

Design community

Description

Your homelab's Claude Code launchpad. Self-hosted web UI that spawns & manages remote-control bridges on a remote host from any browser or phone — start/stop, spawn & permission modes, CLAUDE.md editor, git clone, live log tail, cost tracking. Loopback by default; password/reverse-proxy auth. No telemetry.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Clauster

Run Claude Code on your own server — and drive it from your phone.
Clauster is a self-hosted web dashboard that starts Claude Code sessions in any project directory on your homelab, NAS, or VPS. You attach from claude.ai/code or the Claude mobile app. No SSH session required.

CI PyPI License: Apache-2.0 Docs

Spawn a Claude session from the Clauster dashboard — open a project's launch menu, trust the directory, and the session starts, then shows Running under Active sessions

Why not just SSH in and run `claude`?

SSH + terminal Clauster
From a phone Type into a mobile SSH client Tap a project in a browser, then use the Claude app
When you close the laptop Session dies with the shell Session keeps running on the host; reattach later
Starting a session cd to the project, remember the flags One click per project, spawn + permission modes preset

If you already live in a terminal on the same machine as your code, you don't need this. Clauster is for when your code lives on **a box you don't want to SSH into every time**.

Quick start

curl -fsSL https:/