CLI

generate ai-config

Command
ng generate ai-config [options]

Generates AI configuration files for Angular projects. This schematic creates AGENTS.md file and Angular MCP server configuration, improving the quality of AI-generated code and suggestions.

Options

tool

Specifies which AI tools to generate configuration files (AGENTS.md, MCP server config) for.

Value TypearrayAllowed Valuesclaude-code, cursor, gemini-cli, none, open-ai-codex, vscodeDefaultnone
Jump to details