Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

refactor(@angular/cli): provide a find examples MCP server tool#30717

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
clydin wants to merge1 commit intoangular:main
base:main
Choose a base branch
Loading
fromclydin:mcp/find-examples

Conversation

clydin
Copy link
Member

The built-in stdio MCP server (ng mcp) for the Angular CLI now includes a tool that can find Angular code usage examples. The code examples are indexed and stored locally within the Angular CLI install. This removes the need for network requests to find the examples. It also ensures that the examples are relevant for the version of Angular currently being used. This tool requires Node.js 22.16 or higher. Lower versions will not have this specific tool available for use.

@clydinclydinforce-pushed themcp/find-examples branch 4 times, most recently from708e944 to3df9bafCompareJuly 17, 2025 16:55
The built-in stdio MCP server (`ng mcp`) for the Angular CLI now includesa tool that can find Angular code usage examples. The code examples areindexed and stored locally within the Angular CLI install. This removesthe need for network requests to find the examples. It also ensures thatthe examples are relevant for the version of Angular currently being used.This tool requires Node.js 22.16 or higher. Lower versions will not havethis specific tool available for use.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@clydin

[8]ページ先頭

©2009-2025 Movatter.jp