claude-box

shftwst/claude-box
★ 0 stars Shell Code/Dev Tools Updated 1d ago
A Docker sandbox for Claude Code / Codex that feels native. Your global skills, plugins, MCP servers, git config, and persistent sessions all carry over
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-box": {
      "command": "npx",
      "args": [
        "-y",
        "shftwst/claude-box"
      ]
    }
  }
}

README Excerpt

A Docker sandbox for Claude Code, Codex, and DeepSeek Harness that feels native. Your global skills, plugins, MCP servers, git config, and persistent sessions carry over, with per-project overrides via `.env.<box>` files. Plenty of options already run Claude Code / Codex in a sandbox — Docker's built-in sandbox mode, generic containers, dev containers. The harder problem is making that sandbox feel like running Claude natively: every `~/.claude/` skill resolved (including symlinks pointing into

Tools (3)

CLOUDFLARE_API_TOKENFLY_API_TOKENnetlify

Topics

claude-codedockersandbox