Overview
Paperclip AI is an agent orchestration platform that lets you deploy and manage AI coding agents from a single web interface.
This AMI is fully pre-configured on Ubuntu 24.04 LTS. Launch the instance, connect via SSH tunnel, and the onboarding wizard opens automatically in your browser at localhost:3100.
Pre-installed AI runtimes:
- Claude Code (Anthropic) - run claude to sync your account
- Codex (OpenAI) - run codex to sync your account
- OpenClaw - supports any LLM provider
- OpenCode - lightweight coding agent
Pre-installed infrastructure:
- Docker Engine with Compose and Buildx
- Google Chrome and Playwright for browser automation
- noVNC for visual browser access (port 6080)
- Caddy web server for automatic HTTPS with custom domains
- Tailscale for private networking and secure remote access
- Developer tools: GitHub CLI, jq, yq, ripgrep, fd-find, ffmpeg, tmux, htop
Getting started:
- Launch this AMI (t3.small or larger, 2GB+ RAM required)
- SSH with tunnel: ssh -L 3100:127.0.0.1:3100 ubuntu@your-instance-ip
- Open http://localhost:3100 in your browser
- Follow the onboarding wizard
Security: Paperclip runs on localhost only. Use SSH tunneling for access, or configure Caddy with your domain for HTTPS. Never expose port 3100 directly.
Minimum: 2GB RAM (t3.small). Recommended: 4GB+ RAM for running multiple agents.
Highlights
- Zero-config launch - onboarding starts on boot, just SSH tunnel in and open your browser
- 4 AI runtimes pre-installed - Claude Code, Codex, OpenCode, and OpenClaw ready to go
- Full dev stack - Docker, Playwright, Caddy auto-HTTPS, Tailscale VPN, and browser automation included
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
t3.small Recommended | $0.03 |
m7i-flex.xlarge | $0.05 |
m8i.large | $0.04 |
t2.large | $0.04 |
m7i.4xlarge | $0.05 |
m8i-flex.xlarge | $0.05 |
t3a.2xlarge | $0.05 |
m5.xlarge | $0.05 |
m7i-flex.2xlarge | $0.05 |
t3a.xlarge | $0.05 |
Vendor refund policy
Standard AWS Refund policy
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release. Paperclip AI agent orchestration platform pre-configured with Claude Code, Codex, OpenCode, OpenClaw, browser automation (Chrome, Playwright, noVNC), Docker, Caddy, Tailscale, and developer tools on Ubuntu 24.04 LTS. Onboarding starts automatically on boot.
Additional details
Usage instructions
Getting started:
- Launch this AMI (t3.small or larger, 2GB+ RAM required)
- Connect with SSH tunnel: ssh -L 3100:127.0.0.1:3100 ubuntu@<instance-ip>
- Open http://localhost:3100 in your browser
- The onboarding wizard starts automatically - follow the steps
Paperclip runs on localhost:3100 by default (secure). Do NOT open port 3100 in your Security Group.
Pre-installed AI runtimes (run to sync your account before onboarding):
- claude (Claude Code by Anthropic)
- codex (Codex by OpenAI)
- openclaw onboard (OpenClaw - any provider)
- opencode (OpenCode)
For HTTPS with a custom domain:
- Point your domain DNS to the instance IP
- Edit /etc/caddy/Caddyfile: yourdomain.com { reverse_proxy 127.0.0.1:3100 }
- Run: sudo systemctl enable --now caddy
noVNC browser access: http://<instance-ip>:6080/vnc.html Service status: systemctl --user status paperclip
Pre-installed tools: Docker, Caddy, Tailscale, Playwright, Chrome, GitHub CLI, ripgrep, fd, ffmpeg
Support
Vendor support
Community support via GitHub. For AMI-specific issues, contact the publisher through AWS Marketplace.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.