-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
[docs] Add introduction to MCP #46224
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
Netlify deploy previewBundle size report
|
Co-authored-by: Brijesh Bittu <[email protected]> Signed-off-by: Bharat Kashyap <[email protected]>
|
||
## Why MCP? | ||
|
||
Traditional AI coding assistants are excellent at providing answers, especially to straightforward questions. However, when faced with a deeper, more complex question which requires understanding concepts from multiple parts of the documentation, they often hallucinate links, cite non-existent documentation, or provide answers that are hard to verify. MCP solves these problems by: |
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.
Traditional -> Generic ?
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.
I want to refer to the ones being used the most, so "traditional" - but "popular" might be a better one as well
- Linking to **actual documentation** _(no imaginary links that lead to 404s)_ | ||
- Using component code from officially published registries | ||
|
||
## Getting Started: Installation & Setup |
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.
## Getting Started: Installation & Setup | |
## Installation & Setup |
|
||
## What is MCP? | ||
|
||
The Model Context Protocol (MCP) is a new open standard for connecting AI assistants to real, trusted sources of documentation and code. For Material UI users, this means you get answers that are accurate, up-to-date, and directly reference the official docs. |
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.
Hey @bharatkashyap 👋 can you please format this as one sentence per line? This will make it easier to do a line-by-line review and maintain over time.
The Model Context Protocol (MCP) is a new open standard for connecting AI assistants to real, trusted sources of documentation and code. For Material UI users, this means you get answers that are accurate, up-to-date, and directly reference the official docs. | |
The Model Context Protocol (MCP) is an open standard for connecting AI assistants to real, trusted sources of documentation and code. | |
For Material UI users, this means you get answers that are accurate, up-to-date, and directly reference the official docs. |
Y'all are missing one editor on this page... 😄 |
Hahaha, very open to a commit from you to add the Zed instructions 😄 |
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.
Reads great, let's ship this! 🚀
(Including Zed's section 🙂)
Co-authored-by: Danilo Leal <[email protected]> Signed-off-by: Bharat Kashyap <[email protected]>
Preview: https://deploy-preview-46224--material-ui.netlify.app/material-ui/getting-started/mcp/