Skip to content

Conversation

@lekhmanrus
Copy link
Contributor

PR Checklist

Please check to confirm your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Currently, Angular CLI does not provide MCP integration with schematics.

What is the new behavior?

Added new Angular schematics to streamline MCP tools setup within projects.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: @angular/cli labels Nov 9, 2025
@clydin
Copy link
Member

clydin commented Nov 9, 2025

Thank you for the extensive contribution.

However, the Angular team is currently evaluating the effectiveness across various models and agents regarding such an approach. For instance, many agents are currently capable of discovering and executing the existing schematics independently or with a set of project rules. Further, some will opt to create equivalent code directly as they would otherwise use the schematics and then remove the content with new.
Additionally, a feature of this size will most likely need to progress through a design process to vet such items as performance, security risks, and overall effectiveness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: @angular/cli detected: feature PR contains a feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants