-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Add ng add for mcp #30856
Copy link
Copy link
Open
Labels
area: @schematics/angularfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Metadata
Metadata
Assignees
Labels
area: @schematics/angularfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authorsLabel to add when the not a sufficient number of votes or comments from unique authors
Which @angular/* package(s) are relevant/related to the feature request?
No response
Description
Having https://angular.dev/ai/mcp showcasing what to do is great. Having to configure things manually is not that great. What about having an ng add command which creates those files?
Proposed solution
ng add mcp-> it should ask the user which files it should createAlternatives considered
Configure it manually!