FootprintAI/Containarium
208 stars · Last commit 2026-05-30
The open-source, self-hostable, agent-native sandbox. Bring your own agent (Cursor, Claude Code, OpenCode); we run the box.
README preview
# Containarium **The open-source, self-hostable, agent-native sandbox.** Bring your own agent — Cursor, Claude Code, OpenCode, your own MCP client. We run the box. ``` agent: "create me a sandbox called 'blog'" → containarium create agent: "wire up SSH so I can reach it" → containarium ssh-config sync agent: "install Caddy on :8080 inside the box" → shell_exec (via agent-box MCP) agent: "expose that on blog.example.com" → containarium expose-port curl https://blog.example.com → hello world ``` [](LICENSE) [](go.mod) [](https://youtu.be/IBDDD_tb8FY)