> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Python VFS types you can mount in a Mirage workspace.

VFS types are the storage systems and services you mount into a Mirage
workspace. Open **Providers** in the sidebar to browse every Python-supported
backend by category.

Each provider page covers the required configuration, mounted tree, and
VFS-specific behavior. Use the [VFS Matrix](/home/vfs-matrix)
to compare Python and TypeScript availability, watch support, and mount
capabilities at a glance.

Provider setup spans local filesystems, object stores, cloud drives,
collaboration tools, databases, vector stores, and agent memory systems. To
implement another backend, see [Adding a New VFS](/python/vfs/new).
