Skip to main content
MesaFS exposes Mesa repositories as a local mount, so tools can interact with files directly without full local clones.

When to use MesaFS

  • Existing tools require filesystem paths instead of API clients.
  • You want a mounted repo experience for agents or sandbox workers.
  • You need on-demand access to repository data with local semantics.

Learn more

See MesaFS Overview for installation and runtime details.