How To Read This Matrix
Use this page to pick the first resource to try. If you want the fastest path, start with RAM or disk. If you need real integrations, jump from the setup guide to the resource docs. The Mount Mode column shows whichMountMode values the resource supports (read, write, and exec, the last makes a mount executable so commands can launch binaries from it; typically used with Disk or RAM). The Docs column shows where each resource is available, with one icon per supported runtime: Python, TypeScript (Node), and TypeScript (Browser). Click an icon to jump to that runtime’s docs.
Sections below mirror the Setup sidebar so you can pick a category and follow the same path through credentials → resource docs.
Infrastructure
No external setup, these run locally or against a connection string you already have.Object Storage
| Resource | Mount Mode | Setup | Docs | Notes |
|---|---|---|---|---|
| S3 | read, write | S3 | Common cloud object store | |
| R2 | read, write | R2 | S3-style API | |
| GCS | read, write | GCS | GCP object storage | |
| OCI | read, write | OCI | Oracle object storage | |
| Supabase | read, write | Supabase | Storage-oriented workflows | |
| MinIO | read, write | MinIO | Self-hosted S3-compatible store | |
| Ceph | read, write | Ceph | Ceph Rados Gateway (self-hosted) | |
| SeaweedFS | read, write | SeaweedFS | SeaweedFS S3 gateway (self-hosted; backs Blaxel Agent Drive) | |
| Wasabi | read, write | Wasabi | Low-cost S3-compatible cloud | |
| Backblaze B2 | read, write | Backblaze B2 | B2 via S3 API | |
| DigitalOcean Spaces | read, write | DigitalOcean | DO Spaces via S3 API | |
| Tencent COS | read, write | Tencent COS | Tencent Cloud Object Storage | |
| Alibaba OSS | read, write | Alibaba OSS | Aliyun Object Storage Service | |
| Scaleway | read, write | Scaleway | Scaleway Object Storage | |
| QingStor | read, write | QingStor | QingCloud Object Storage | |
| HF Buckets | read, write | HF Buckets | Hugging Face Buckets | |
| HF Datasets | read, write | HF Datasets | Hugging Face Dataset repos (lazy reads) | |
| HF Models | read, write | HF Models | Hugging Face Model repos (weights stream on demand) | |
| HF Spaces | read, write | HF Spaces | Hugging Face Space repos (app code, configs) |
Google Workspace
Cloud Files
| Resource | Mount Mode | Setup | Docs | Notes |
|---|---|---|---|---|
| Databricks Volume | read, write | Databricks Volume | Unity Catalog volume subtree; mv/cp are non-atomic copies | |
| Dropbox | read | Dropbox | OAuth2 + PKCE; Node and browser | |
| Box | read | Box | OAuth2 + PKCE or developer token; .boxnote.json / .boxcanvas.json / .gdoc.json decoded | |
| Nextcloud | read, write | Nextcloud | Self-hosted Nextcloud / ownCloud / WebDAV; HTTP Basic auth with app password |
Code & DevOps
Messaging
Database
Knowledge
Notes
| Resource | Mount Mode | Setup | Docs | Notes |
|---|---|---|---|---|
| Notion | read, write | Notion | Pages and blocks |
Others
| Resource | Mount Mode | Setup | Docs | Notes |
|---|---|---|---|---|
| Trello | read | Trello | Boards and cards |
Agent Frameworks
Mirage drops into the major agent application frameworks. Each adapter exposes aWorkspace as the agent’s filesystem and shell. Click an icon to jump to the integration docs.