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/Resumen de Subagents
Lo que la gente pregunta sobre mirage
¿Qué es strukto-ai/mirage?
+
strukto-ai/mirage es subagents para el ecosistema de Claude AI. The World's First Unified Virtual Filesystem For AI Agents Tiene 3.4k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala mirage?
+
Puedes instalar mirage clonando el repositorio (https://github.com/strukto-ai/mirage) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar strukto-ai/mirage?
+
Nuestro agente de seguridad ha analizado strukto-ai/mirage y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene strukto-ai/mirage?
+
strukto-ai/mirage es mantenido por strukto-ai. La última actividad registrada en GitHub es de today, con 133 issues abiertos.
¿Hay alternativas a mirage?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega mirage en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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.