Spawn is an experimental OpenRouter tool for deploying AI coding agents on your own infrastructure with a single command. Pick an agent, choose a cloud, and Spawn provisions a virtual machine, installs the agent and its dependencies, authenticates to OpenRouter and the cloud using a CLI OAuth flow, configures endpoints and model routing, and then opens an SSH session so you can start working. Each agent-and-cloud combination is implemented as a self-contained script, avoiding Terraform and YAML while keeping deployment portable. Supported agents include Claude Code, OpenClaw, Codex CLI, OpenCode, Kilo Code, Hermes Agent, Junie, Pi, Cursor CLI, and T3 Code, making it easy to explore coding-agent workflows or switch between them with one command. Spawn supports cloud environments such as DigitalOcean, Sprite, Hetzner Cloud, AWS Lightsail, GCP Compute Engine, and Daytona, as well as a local machine or a throwaway local Docker sandbox.