gibil for Claude Code
io.github.alexikm/gibil
Spawns an ephemeral Ubuntu VM with project clone, shell exec, file I/O, and auto-destroy on TTL.
client:Claude Code
transport:stdio
runtime:npm
Install gibil in Claude Code
run in your project directory
claude mcp add gibil -e HETZNER_API_TOKEN=<HETZNER_API_TOKEN> -e VULTR_API_KEY=<VULTR_API_KEY> -e GITHUB_TOKEN=<GITHUB_TOKEN> -e GIBIL_API_KEY=<GIBIL_API_KEY> -- npx -y gibil
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs