agentry

Sandboxes
for AI agents.

Self-hosted compute Claude, Cursor, and Roo can drive. One docker run on a machine you own, instant isolated sandboxes with credentials and tools already wired.

Yours, on your machine

Sandboxes run on hardware you control. Hetzner, AWS, a laptop, a Pi — anywhere Docker runs. Code, data, and credentials stay on your side.

Drop-in for MCP

Wire agentry stdio into any MCP client. Your model gets a full Linux shell, Python, code execution, file I/O, and ports — no per-tool plumbing.

mTLS end-to-end

Laptop to bridge to provisioner — every hop is mutually authenticated. CA keys live in KMS, never on disk. No long-lived secrets shared with the model.

Three steps.

From zero to "Claude is writing real code in a real sandbox."

  1. 1 Sign up

    Create a free account. Takes 10 seconds.

  2. 2 Connect a machine

    The dashboard hands you a single docker run. Paste on a server (Hetzner, EC2, your laptop). It enrolls itself over mTLS in about a second.

  3. 3 Point your AI client

    Install agentry on your laptop, run agentry init, and add it as an MCP server in Claude Desktop, Cursor, or Roo. Your model now has real compute.

Install the CLI.

macOS and Linux. One line. Detects your arch automatically.

curl -fsSL https://agentry.run/install.sh | sh

Prefer to grab the binary by hand? Browse releases →

Ready when you are.

Free to start. Your sandboxes, your machine.