-
Notifications
You must be signed in to change notification settings - Fork 26.5k
docs: update MCP server documentation for 20.2 #63141
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
Conversation
Deployed adev-preview for d6bb968 to: https://ng-dev-previews-fw--pr-angular-angular-63141-adev-prev-3i7u0w4b.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
21b521b
to
39cdde3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, two small nits
This commit updates the MCP server documentation with the following changes: - Updates the description of the `ng mcp` command behavior. - Adds a configuration example for the Gemini CLI. - Adds a new section for command options, including `--read-only` and `--local-only`. - Alphabetizes the IDE configuration sections for better readability. - Alphabetizes the "Available Tools" table.
39cdde3
to
d6bb968
Compare
This PR was merged into the repository by commit 9c0ad1b. The changes were merged into the following branches: main, 20.2.x |
This commit updates the MCP server documentation with the following changes: - Updates the description of the `ng mcp` command behavior. - Adds a configuration example for the Gemini CLI. - Adds a new section for command options, including `--read-only` and `--local-only`. - Alphabetizes the IDE configuration sections for better readability. - Alphabetizes the "Available Tools" table. PR Close #63141
This commit updates the MCP server documentation with the following changes:
ng mcp
command behavior.--read-only
and--local-only
.