Skip to main content
Generates a FrontMCP application with an entry point, app class, sample tool, and full project configuration.

Usage

Options

Generated Files

Generated Code

src/my-app.app.ts
src/main.ts

Nx Targets

The generated project.json includes these targets:

Example