meshfs.io // official website

MeshFS

Cloud filesystem for human-agent collaboration.

Near real-time sync. Deterministic overwrite behavior (last-write-wins). Full history with restore. Filesystem + REST APIs.


Quick Start

Deploy MeshFS control plane to Cloudflare free tier:

meshfs deploy cloudflare-workers-free-tier \
  --token <CLOUDFLARE_API_TOKEN>

Then connect client: meshfs --server https://<your-worker>.workers.dev sync --target ./meshfs-mirror

Core Capabilities

Links