Claude Code is Anthropic's agentic coding tool: it reads your codebase, edits files, and runs commands. Here it runs in your own isolated container, reachable over SSH — connect, run `claude`, log in with your Claude account, and start coding from any terminal.
What's included
- Full SSH access into your own container — run `claude` in a real shell
- Log in with your own Claude account — Pro/Max or Console
- Persistent workspace and login — your files and session survive restarts
- Isolated per-instance environment, nothing shared
Preview
claude-code.png
FAQ
- How do I use it?
- Once running, open the SSH tab, connect with the provided command, run `claude`, and follow the login prompt (open the URL in your browser and paste the code back).
- Which account do I need?
- A Claude Pro/Max subscription or an Anthropic Console account. You log in interactively from the terminal — no API key to paste up front.
- Is there a web UI?
- No — Claude Code is a terminal tool, so access is over SSH. Every instance comes with SSH access out of the box.