TetiAI/hivebox
Lightweight Linux sandbox for AI agents. Kernel-native isolation (namespaces, cgroups, seccomp, Landlock) with REST API, MCP bridge, and web dashboard. Single Rust binary.
Platform-specific configuration:
{
"mcpServers": {
"hivebox": {
"command": "npx",
"args": [
"-y",
"hivebox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...