Persistent Agent Volumes
Summon Shared Storage for Agents in One CLI Command
ClawFS turns disposable agent runtimes into stateful workers. One command provisions a persistent
volume, mounts it into your agent environment, and keeps tools, repos, checkpoints, and outputs
alive after the process exits.
Give coding agents, research workflows, and automation jobs a real workspace with POSIX semantics,
durable state, and storage that follows the work wherever it runs.
Mount it with FUSE, serve it over user-mode NFS, or inject it through the preload shared library when
your agents want real file APIs without a host mount. One install gives you `clawfs up`,
`clawfs mount`, and `clawfs serve`.
curl -fsSL https://clawfs.dev/install.sh | bash
Start in minutes with the CLI, then scale up with team access, cloud storage, and enterprise controls.
Need SSO, audit streams, managed acceleration, or advanced deployment support? See Enterprise.