HiveBox
MCP Serverby TetiAI · Added 5mo ago
Claude
9
Install
git clone https://github.com/TetiAI/hiveboxAdd to Claude
claude mcp add hiveboxQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"hivebox": {
"command": "npx",
"args": [
"@modelcontextprotocol/hivebox"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Native Linux sandboxing built for the AI era. HiveBox turns Alpine Linux into a platform where sandboxing is a first-class primitive with a simple CLI and REST API. Requires Linux kernel 5.15+ and optionally Docker for installation script. Configuration can be passed via environment variables such as HIVEBOX_API_KEY, HIVEBOX_OPENCODE_API_KEY, and HIVEBOX_PACKAGES.
Tags
devopsmcp-serversandboxlinuxisolationsecurityaicliapi