Skip to main content
ClaudeWave

The World's First Unified Virtual Filesystem For AI Agents

Subagents3.4k estrellas244 forksTypeScriptApache-2.0Actualizado today
Nota editorial

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/strukto-ai/mirage && cp mirage/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agent-sandboxagent-toolsai-agentsbashclaude-codefuselangchainllm-agentsopenai-agentspythontypescriptvfsvirtual-filesystem

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.

Featured on ClaudeWave: strukto-ai/mirage
[![Featured on ClaudeWave](https://claudewave.com/api/badge/strukto-ai-mirage)](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