The World's First Unified Virtual Filesystem For AI Agents
Mirage is a virtual filesystem layer that mounts heterogeneous data sources, including S3, Google Drive, Slack, GitHub, Redis, MongoDB, and Postgres, under a single Unix-style directory tree so that AI agents can interact with all of them using familiar bash commands like grep, cat, cp, and wc. Agents and LLMs never need to learn per-service SDKs; instead, they navigate mount points such as /slack/general/ or /s3/report.csv using the same small set of tools across every backend. The library ships as both a Python package (mirage-ai) and TypeScript packages for Node.js and browser runtimes, and integrates with Claude Code via a lightweight CLI and daemon, letting Claude reach every mounted resource through standard shell commands within its existing coding workflow. It also supports the OpenAI Agents SDK, LangChain, Pydantic AI, and Vercel AI SDK. A notable feature is per-resource command overriding: for example, cat on a Parquet file in an S3 mount renders rows as JSON rather than raw bytes. Developers building agent pipelines who want to avoid managing multiple API clients and MCP configurations are the primary audience.
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/strukto-ai/mirage && cp mirage/*.md ~/.claude/agents/Subagents overview
What people ask about mirage
What is strukto-ai/mirage?
+
strukto-ai/mirage is subagents for the Claude AI ecosystem. The World's First Unified Virtual Filesystem For AI Agents It has 3.4k GitHub stars and was last updated today.
How do I install mirage?
+
You can install mirage by cloning the repository (https://github.com/strukto-ai/mirage) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is strukto-ai/mirage safe to use?
+
Our security agent has analyzed strukto-ai/mirage and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains strukto-ai/mirage?
+
strukto-ai/mirage is maintained by strukto-ai. The last recorded GitHub activity is from today, with 133 open issues.
Are there alternatives to mirage?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy mirage to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/strukto-ai-mirage)<a href="https://claudewave.com/repo/strukto-ai-mirage"><img src="https://claudewave.com/api/badge/strukto-ai-mirage" alt="Featured on ClaudeWave: strukto-ai/mirage" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.