Skip to main content

Installation

Install the Node runtime:
npm install @struktoai/mirage-node and yarn add @struktoai/mirage-node work too.

Create a Workspace

Start with the RAM resource so you can try Mirage without credentials.
Run it:

Run Commands

Once a resource is mounted, you can use Mirage like a shell over your virtual filesystem:

Next Steps

  • See TypeScript Installation for optional native peers (FUSE, Redis, Postgres, MongoDB, SSH, Email).
  • Browse TypeScript Agents to wire Mirage into OpenAI Agents SDK, Vercel AI SDK, LangChain, Mastra, and more.
  • Pick a real backend from the Resources section, such as S3, Slack, or Discord.