ashishgituser/bunkervm
BunkerVM is a tiny operating system that boots in 2 seconds and gives AI agents a safe, isolated Linux machine to work in. Install it with one command. No Docker. No cloud. No config files.
Platform-specific configuration:
{
"mcpServers": {
"bunkervm": {
"command": "npx",
"args": [
"-y",
"bunkervm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...