PaperPod is a CLI based runtime for AI agents. We provide fast, no-setup sandbox where agents can run Python, JS/TS, start servers, expose public URLs, automate browsers, persist memory, etc. all via our CLI tool, no SDK setup or API keys required! It is a full linux environment with common tools preinstalled (git, bun, ffmpeg, pandoc, sqlite, etc.)
Most dev tools today are built for humans setting up infra manually, and that friction fundamentally limits what agents can do. We built PaperPod as isolated sandboxes accessible via HTTP/CLI, with built-in tools agents actually need and can use natively. Just curl paperpod.dev! All feedback is welcome.