strukto-ai/mirage

strukto-ai★ 3,438TypeScriptLast synced: 2026-08-15

Open on GitHub

The World's First Unified Virtual Filesystem For AI Agents

README excerpt

Mirage is a Unified Virtual File System for AI Agents : it mounts services and data sources like S3, Google Drive, Slack, Gmail, and Redis side-by-side as one filesystem. Any LLM that already knows bash can read, grep, and pipe across every backend out of the box, with zero new vocabulary. About - One interface instead of N SDKs and M MCPs. Every service speaks the same filesystem semantics, and pipelines compose across services as naturally as on a local disk. - Around 50 built-in backends: RAM, Disk, Redis, S3 / R2 / OCI / Supabase / GCS, Gmail / GDrive / GDocs / GSheets / GSlides, GitHub / Linear / Notion / Trello, Slack / Discord / Email, MongoDB / GridFS / Postgres / LanceDB / Qdrant, SSH, and more, mounted side-by-side under a single root. - Portable workspaces: clone, snapshot, and version a workspace; agent runs move between machines without restarting or reconfiguring the system. - Embeddable: the Python and TypeScript SDKs run in-process inside FastAPI, Express, browser apps, or any async runtime; no separate process required. - Agent integrations: OpenAI Agents SDK, Vercel AI SDK, LangChain, Pydantic AI, CAMEL, and OpenHands via the SDKs; coding agents through native ada…

View full README on GitHub →
Agentsagent-sandboxagent-toolsai-agentsbashclaude-codedshdsh-pluginfuse

Category