any agent, on any cloud
Missing an agent?
Every agent + cloud combination is a self-contained script.
Spins up a fresh VM on your cloud provider. No Terraform, no YAML.
Sets up the agent and dependencies automatically.
Injects your OpenRouter and cloud credentials into the agent via a CLI OAuth flow.
Configure your agent for your cloud environment — credentials, endpoints, and model routing handled automatically.
Opens an SSH session. You are in.
spawn # Interactive picker
spawn claude gcp # Launch directly
spawn ls # List created spawns
spawn matrix # Show supported agents & clouds# Works without the CLI too
bash <(curl -fsSL https://openrouter.ai/labs/spawn/gcp/claude.sh)The fastest way to deploy AI agents on your infrastructure
Explore and experiment with every agent in one place. Switch between them with a single command.
Deploy on any cloud provider. Run on infrastructure you already have. Your keys, your data, your rules.
Aside from local, every agent runs in an isolated environment. No cross-contamination, no side effects.
Inference powered by OpenRouter with automatic fallbacks, load balancing, and rate limit handling.
curl -fsSL https://openrouter.ai/labs/spawn/cli/install.sh | bash