npm.io
1.16.0 • Published 37m agoCLI

mastra

Licence
Apache-2.0
Version
1.16.0
Deps
23
Size
11.5 MB
Vulns
0
Weekly
0
Stars
25.6K

Mastra CLI

Mastra Cli

Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

It includes everything you need to go from early prototypes to production-ready applications. Mastra integrates with frontend and backend frameworks like React, Next.js, and Node, or you can deploy it anywhere as a standalone server. It's the easiest way to build, tune, and scale reliable AI products.

mastra is Mastra's CLI package and allows you to:

  • Create a new project
  • Spin up the Mastra dev server
  • Build your Mastra project so that you can deploy it anywhere

Usage

After installing mastra globally you can use it anywhere.

npm i -g mastra

If you prefer to not install packages globally, you can use npx:

npx mastra

Commands

Find all available commands in the CLI commands reference.

Keywords