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 and mount a workspace as simple as clawfs mount
  • Used our hosted solution or deploy to your own cloud.
  • Use ClawFS as cheap efficient hierarchical memory, share and collaborate on 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

Unleash Your Agent's Filesystem Superpowers

No More Cold Starts

Allow Agents to curate their own environments. Mount warm repos, dependencies, package caches, and model artifacts instead of rebuilding the same environment every time.

Persistent Working Memory

Allow Agents to build up their heirachical state and use their workspace as their persistent memory that is sharable and 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 tools to process data, and then hand 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, Not Storage Tax Theater

ClawFS gives operators one durable substrate for manageable agents. 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.