reachpad lets Claude, Codex and other coding agents build full-stack apps in persistent workspaces and share them by link, without a separate deployment.
A workspace holds the repository, dependencies, running processes, data and secrets together between visits, so what an agent builds outlives the session it was built in. One command turns a running port into a link at app.reachpad.dev that a signed-in visitor can open and the owner can revoke.
- reachpad.dev, the product and its docs
- reachpad-cli, drive workspaces from a terminal
- reachpad-mcp, the same workspaces from any MCP client
- Guides: how to share an app Claude Code built, how to share a localhost app, where to host an agent-built app
- Comparisons: where reachpad is the right answer and where it is not