llms.txt Content
# reachpad
> reachpad lets Claude, Codex and other coding agents build full-stack apps in persistent workspaces and share them by link, without a separate deployment.
reachpad lets Claude, Codex and other coding agents build full-stack apps in persistent workspaces and share them by link, without a separate deployment. reachpad is where the software a coding agent writes keeps running. Each workspace holds the repository, branch, dependencies, tools, files and data together between visits, so what an agent builds outlives the session it was built in. One command publishes a running port as a link at app.reachpad.dev that a signed-in visitor can open and the owner can revoke. Developers can detach while work continues, reconnect from another device, and fork a prepared workspace for parallel tasks. Claude Code and Codex are preinstalled, and the same workspaces are reachable from the CLI, MCP or REST.
## Pages
- [Home](https://reachpad.dev): Make and share full-stack apps in minutes: what a coding agent builds runs in one workspace with its repo, dependencies, services, data and secrets, publishable as a link.
- [Pricing](https://reachpad.dev/pricing): 10 workspaces, 5 running at once, free during the preview with no card required.
- [Docs](https://reachpad.dev/docs): Install the CLI, sign in, and operate durable workspaces from your own terminal.
- [Quickstart](https://reachpad.dev/docs/quickstart): Install the CLI, sign in, create a workspace, run an agent in it, and send someone a link to what it built.
- [CLI reference](https://reachpad.dev/docs/cli): Every workspace command, the global flags, JSON output and the exit codes an agent can branch on.
- [MCP](https://reachpad.dev/docs/mcp): Connect reachpad to an MCP client, learn the eleven tools, and move a repository or local files without putting base64 in a tool call.
- [What a workspace is](https://reachpad.dev/docs/workspaces): A Linux VM with a disk that outlives it, its states, and what counts against yo