Skip to content

refactor(@angular/cli): improve discoverability of mcp server options #30895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025

Conversation

cexbrayat
Copy link
Member

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?

The recently added options to the MCP server are noteasily discoverable

What is the new behavior?

The mcp command now lists the possible options.
The experimental tools discovery has also been improved by listing the possible options.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Collaborator

@alan-agius4 alan-agius4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments.

@alan-agius4 alan-agius4 added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews target: minor This PR is targeted for the next minor release labels Aug 13, 2025
@cexbrayat cexbrayat force-pushed the fix/mcp-options-discoverability branch from 4fb91ee to 7cd4802 Compare August 14, 2025 07:46
@cexbrayat
Copy link
Member Author

@alan-agius4 @clydin I pushed an updated version with your feedback:

  • link to the official docs
  • added choices to validate the experimental tool
  • marked the option as hidden

@alan-agius4 alan-agius4 removed the action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews label Aug 19, 2025
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels Aug 19, 2025
@jkrems jkrems merged commit 2a94e21 into angular:main Aug 19, 2025
31 checks passed
@jkrems
Copy link
Contributor

jkrems commented Aug 19, 2025

The changes were merged into the following branches: main, 20.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/cli target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants