-
Notifications
You must be signed in to change notification settings - Fork 2
Minor improvements and fixes for UI docs #212
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
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull Request Overview
This pull request improves the documentation for network isolation and server configurations by addressing inconsistencies and enhancing content organization. It focuses on correcting misleading information about network isolation support and standardizing the presentation of configuration examples.
Key changes include:
- Corrected network isolation documentation to accurately reflect support for all local MCP servers
- Reorganized remote server authentication examples into a reusable partial file
- Fixed numbering and formatting inconsistencies in configuration steps
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
docs/toolhive/guides-ui/run-mcp-servers.mdx |
Updated step numbering to match UI order, reorganized configuration sections, and included remote auth examples via partial |
docs/toolhive/guides-ui/network-isolation.mdx |
Corrected documentation to specify network isolation is available for all local MCP servers, not just registry servers |
docs/toolhive/guides-cli/manage-mcp-servers.md |
Simplified and clarified the description of server listing output |
docs/toolhive/_partials/_remote-mcp-auth-examples.md |
New partial file containing standardized remote MCP authentication examples |
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Description
Some minor polish:
guides-ui/run-mcp-serverspageMerge checklist
Content
sidebars.ts) updated for added, deleted, reordered, or renamed filesvercel.jsonfor moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews
Signed-off-by: Dan Barr 6922515+danbarr@users.noreply.github.com