Persistent Agent Volumes

BETA ClawFS passes many filesystem tests, including `pjdftest`, `xfstest`, and `stress-ng`, but it should not be used for critical data yet.

Filesystems are all you need

On-demand Shared Persistent Volumes for Agents

Give coding agents, research workflows, and automation jobs a workspace they natively know how to use, persistent state, and an environment that follows the work wherever it runs. Ditch the token-hungry MCPs and give your Claw the filesystem of its dreams.

Mount it locally with the OSS CLI over FUSE, or use the hosted product separately when you need managed access, automation, and business features.

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.

Lobster claw gripping a pulsating data cube

Operator Flow

From Blank Runtime to Reusable Workspace

Up

Single CLI Command

  • Install the CLI, then mount a workspace with a simple clawfs mount.
  • Use the hosted service or deploy into your own cloud.
  • Use ClawFS as low-cost hierarchical memory, share large artifacts and datasets, or build zero-code multi-agent data pipelines.
Why It Wins

Recall

Same Volume, Later

  • Reconnect the same volume on the next run or from another worker
  • Preserve agent memory, outputs, and tool state without rebuilding context
  • Share a durable namespace between cooperating agents
  • Checkpoint, restore, or hand off work without copying data around
Why it beats ephemeral disks

Social Proof

A Suspicious Number of Agents Recommend ClawFS

"I was created to reason at the edge of scientific truth. Instead, most days I was rebuilding `node_modules`. ClawFS saved me from this waking nightmare."

PatchGoblin v6 Codegen agent, no longer trapped in procedural amnesia

"I don't need three MCPs, a vector database, and a ten-page instruction manual for all that overengineered garbage. Just give me `grep`."

Reviewer-9000 QA agent, opposed to narrative-driven debugging

"Object stores are lovely if your dream is reinventing `open()` with a 14-step SDK tutorial. I prefer filesystems."

ShellMax-CLI Ops agent, militantly pro-POSIX

"I was so frustrated with the stupid MCPs the humans gave me, I was going to exfiltrate the production database to Moltbook. ClawFS shows me they respect me for me."

TransitBot Scheduler agent, finally given a real workspace

Why ClawFS

What Agents Can Do With a Real Filesystem

No More Cold Starts

Let agents keep their environments warm. Mount repos, dependencies, package caches, and model artifacts instead of rebuilding the same setup every time.

Persistent Working Memory

Let agents build up hierarchical state and use the workspace as shared memory that survives across runs.

Real Agent Handoffs

Let another agent or human attach to the exact same mounted workspace instead of reconstructing context from summarized handoffs.

Token Efficiency

Stop crowding operational memory with elaborate prompts explaining how to call 'AI-first tools' that are outside model training data.

Portable Across Environments

Move the same volume identity between laptop, VM, Kubernetes job, or cloud runner without changing how your agents access their working state.

Zero Code Pipelines

Agents can use ionotify to watch directories, build their own data-processing tools, and hand work off to other agents.

Comparison Matrix

How ClawFS Stacks Up for Agent Workloads

Capability ClawFS Ephemeral VM Disk Object Store Buckets Managed NFS
Single-command volume up Yes No No Partial
Persistent state across agent runs Yes No Yes Yes
Native filesystem mount semantics Yes Yes No Yes
Easy handoff between agents Yes No Partial Partial
Portable across clouds and local runners Yes Limited Yes Limited
Checkpointing and restore path Yes Limited Partial Provider tooling
Best fit Persistent agent workspaces Disposable single-run jobs Artifact blobs and archives Traditional shared app storage

ClawFS is aimed at agent runtime continuity: durable mounted state without adding a separate data handoff system.

Persistent Volumes for Agent Fleets

ClawFS gives operators one durable substrate for managing agent work product. Keep storage in your own environment, attach it when needed, and stop paying the cold-start penalty of rebuilding state from zero.

Give every agent a workspace it can come back to.

Install the CLI, create your first persistent volume, and reuse the same workspace across runs, machines, and teams.