better docs#15
Merged
masnwilliams merged 3 commits intomainfrom Jul 24, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
What Changed
This PR significantly overhauls the mcp.mdx documentation to improve the new user onboarding experience. Key additions include a 'First Time? Start Here!' section with a step-by-step guide and a new 'Usage Examples' section. The existing content has also been refined for clarity, with simplified installation steps and updated FAQs.
Risks / Concerns
This is a fantastic documentation update with no discernible risks. The changes are well-structured and will significantly improve the onboarding experience for new users. Great work!
1 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings
juecd
reviewed
Jul 24, 2025
Contributor
juecd
left a comment
There was a problem hiding this comment.
Just a couple style comments - this content is awesome!
juecd
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Improved the
mcp.mdxdocumentation to enhance new user onboarding with a step-by-step guide and new usage examples.Why we made these changes
To simplify the initial setup experience for new users, clarify server installation and AI assistant usage, and provide practical deployment examples.
What changed?
mcp.mdx: Added a "First Time? Start Here!" section with a step-by-step guide for server installation, AI assistant usage, and deployment. Introduced a "Usage Examples" section for app deployment and invocation. Renamed sections, rephrased setup instructions, simplified Goose installation, and updated FAQ answers for improved clarity.Validation