Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

docs(mcp): add MCP how to workflow guides#6449

Merged
kdinev merged 38 commits into
vnextfrom
ganastasov/docs-mcp-how-to
Apr 23, 2026
Merged

docs(mcp): add MCP how to workflow guides#6449
kdinev merged 38 commits into
vnextfrom
ganastasov/docs-mcp-how-to

Conversation

@georgianastasov

Copy link
Copy Markdown
Contributor

Closes #6442

Description:

Adds Angular-specific MCP workflow documentation based on the shared MCP topic structure, adapted for Ignite UI for Angular.

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in topic content has a valuable update, it's new or considered as preview\ beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check broken links (use browser add-on)
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)
  • add pending-localization label when the review of the PR is done
  • add a member from the localization team to translate it

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds new “How to” workflow documentation for using Ignite UI CLI MCP with Angular (overview + three setup paths) and exposes these topics in the components documentation TOC.

Changes:

  • Added 4 new MCP workflow guides under en/components/general/how-to/ (overview, empty-folder flow, CLI-first flow, existing-project flow).
  • Updated en/components/toc.yml to include the new MCP topics under General → How to.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 10 comments.

Show a summary per file
File Description
en/components/toc.yml Adds new navigation entries for the MCP workflow guides.
en/components/general/how-to/general-how-to-mcp-overview.md Introduces an MCP overview + links to the setup-path topics.
en/components/general/how-to/general-how-to-start-mcp.md Documents the “empty folder” MCP-first setup flow.
en/components/general/how-to/general-how-to-start-mcp-cli-project.md Documents the “create with CLI first, then use MCP” flow (contains a broken link to CLI overview).
en/components/general/how-to/general-how-to-use-mcp-existing-project.md Documents connecting MCP to an existing Angular project and continuing development.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread en/components/toc.yml Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-overview.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-overview.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-overview.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-overview.md Outdated
Comment thread en/components/general/how-to/general-how-to-start-mcp.md Outdated
Comment thread en/components/general/how-to/general-how-to-start-mcp.md Outdated
Comment thread en/components/general/how-to/general-how-to-use-mcp-existing-project.md Outdated
Comment thread en/components/general/how-to/general-how-to-start-mcp-cli-project.md Outdated
Comment thread en/components/general/how-to/general-how-to-start-mcp-cli-project.md Outdated
georgianastasov and others added 13 commits April 2, 2026 14:46
…ect.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ect.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…roject.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Updated the title, description, and keywords for the Ignite UI MCP overview. Revised content to clarify the roles of Ignite UI CLI MCP and Ignite UI Theming MCP, including setup instructions and supported clients.
Updated the title, description, and keywords for clarity and consistency. Revised the content to improve readability and enhance the instructions for creating an Angular project with Ignite UI CLI and MCP.
Updated the guide to reflect changes in the Ignite UI CLI MCP setup process, including new prerequisites and configuration details.
Updated the guide on using Ignite UI CLI MCP in an existing Angular project, including changes to the title, description, and keywords for clarity. Added details on connecting MCP servers and troubleshooting steps.

@radomirchev radomirchev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

See last commits

Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md
radomirchev
radomirchev previously approved these changes Apr 7, 2026
Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md Outdated
Comment thread en/components/general/how-to/general-how-to-mcp-e2e.md Outdated
Co-authored-by: Konstantin Dinev <kdinev@infragistics.com>
@radomirchev
radomirchev requested a review from kdinev April 22, 2026 10:00
@kdinev
kdinev merged commit 92fcc6d into vnext Apr 23, 2026
5 checks passed
@kdinev
kdinev deleted the ganastasov/docs-mcp-how-to branch April 23, 2026 16:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants