New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

create-factory

Package Overview
Dependencies
Maintainers
7
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-factory

Create a Mastra Factory project: an agent-powered software delivery environment built on Mastra. Run `npm create factory` to scaffold and get started.

latest
Source
npmnpm
Version
0.1.18
Version published
Weekly downloads
3.3K
155.66%
Maintainers
7
Weekly downloads
 
Created
Source

create-factory

Mastra Factory is an open source environment for building software with coding agents. Connect your repository to turn issues into plans, implementations, and reviewed pull requests.

create-factory is the recommended way to scaffold your Mastra Factory. By default,

Installation

[!IMPORTANT] Make sure that you have Node.js 22.13.0 or later installed on your system.

Run the latest version directly with your package manager.

Using npm:

npx create-factory@latest

Using Yarn:

yarn dlx create-factory@latest

Using pnpm:

pnpm create factory@latest

Usage

The interactive setup asks where to create the project and helps configure your Mastra Factory project.

By default, the setup wizard provisions Mastra platform resources during setup, enabling you to fully run Mastra Factory on platform or locally with cloud-backed capabilities. If you prefer to self-host Mastra Factory, run the setup with the --no-platform flag.

npx create-factory@latest -- --no-platform

Pass --help to see all options:

npx create-factory@latest --help

Documentation

Changelog

See the package changelog for version history and release notes.

Support

We have an open community Discord. Come and say hello and let us know if you have any questions or need any help getting things running.

Keywords

mastra

FAQs

Package last updated on 15 Sep 2026

Related posts