Serverjack — Development skill for Claude Code
Jack into your server.
How to install Serverjack
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open jackgillette006/serverjack and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Serverjack does
Jack into your server. Your coding agents, from your phone. Lightweight, private, self-hosted.
Alternatives in Development
- Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
- Harnessrouter — HarnessRouter Community Edition: the self-hosted, Apache-2.0 edition of the unified interface for agent harnes 618 ★
- Private Journal MCP — A lightweight MCP server that provides Claude with a private journaling capability to process feelings and tho 335 ★
README
serverjack
**Jack into your server.**
Your coding agents, from your phone. Lightweight, private, self-hosted.
[](https://github.com/jackgillette006/serverjack/actions/workflows/ci.yml) [](LICENSE) [](https://github.com/jackgillette006/serverjack/releases) [](https://www.python.org/)
[Contributing](CONTRIBUTING.md) · [Security policy](SECURITY.md) · [FAQ](docs/FAQ.md) · [Changelog](CHANGELOG.md) · [MIT license](LICENSE)

| Desktop | iPhone — landing | iPhone — terminal |
|---|---|---|
![]() |
![]() |
![]() |
- One stdlib Python file.
- No Node, no sudo, no root.
- Only reachable on your Tailscale network.
- Never phones home: no telemetry, no analytics, no update checks.
- Installs in three lines.
Quick start
Requirements: Linux, systemd, tmux, Python 3.9+ and curl. Tailscale is optional but recommended.
git clone https://github.com/jackgillette006/serverjack
cd serverjack
bash install.sh
Clone it anywhere you keep code. The installer records that path in the user units, and the built-in "Update serverjack" shortcut runs `git pull` there, so leave the checkout where it is; move it and re-run `install.sh` if you must.
serverjack has no password of its own. Anyone who can reach it gets a shell as the account running it. Keep it behind `tailscale serve` (what `install.sh` sets up) or a reverse proxy with real authentication, never `tailscale funnel`. On a shared machine, use
Related Skills
Telegramcode
OpenCode and Claude Code coding agents in Telegram: run on your own machine or VPS, drive by voice or text fro
AllMyAgents
Self-hosted GUI hub for managing Claude Code and OpenAI Codex agents across multiple accounts — projects, orch
Journal MCP
A lightweight MCP server that provides Claude with a private journaling capability to process feelings and tho
MantaUI
Open-source, self-hosted Claude Code and opencode client. Agents run in real tmux on your own Linux box or Mac
Quicktui
Self-hosted remote terminal for iPhone, iPad & browser — attach tmux and run Claude Code, Codex, or any CLI ag
MCP Searxng
SearXNG MCP server for Claude Code. Web search, news, deep multi-page search, and people lookup via self-hoste
Related Agents
ZeroClaw Android
Run AI agents 24/7 on your Android phone. Native Rust core, 25+ providers (OpenAI, Claude, Gemini, Groq, DeepS
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Infra Mesh
Mesh network specialist. Peer enrollment, groups, routes, policies, setup keys, and management-plane diagnosti


