devbox

callmegar/devbox
★ 0 stars Python 🤖 AI/LLM Updated 5d ago
A self-contained AWS devbox (OpenTofu + cloud-init) that provisions an EC2 host with Sourcegraph, Claude Code, agent-orchestrator, and MCP servers so Claude can reason over a separate polyglot monorepo.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devbox": {
      "command": "uvx",
      "args": [
        "devbox"
      ]
    }
  }
}

Or install with pip: pip install devbox

README Excerpt

A self-contained AWS dev environment, provisioned by OpenTofu + cloud-init, designed for working on a polyglot monorepo with the help of Claude (Code, plus an agent-orchestrator on top). Re-creatable from scratch in ~10 minutes; durable state lives on EBS + restic-encrypted S3 snapshots. A single `tofu apply` provisions an EC2 t3.xlarge with:

Tools (6)

BACKUP_BUCKETSSH_PRIVATE_KEYallowed_ssh_cidraws_regionbackup_bucket_namekey_name