-
Notifications
You must be signed in to change notification settings - Fork 2
Document groups in the UI #228
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
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.
LGTM! Feel free to merge once the release is done.
Signed-off-by: Dan Barr <[email protected]>
Signed-off-by: Dan Barr <[email protected]>
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
Adds documentation for organizing MCP servers into groups and integrates the new guide across existing UI-related docs.
- New group management guide page with concepts and workflows.
- Adds a Group field description to server installation/configuration sections.
- Updates sidebar and cross-links to surface the new guide.
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 9 comments.
File | Description |
---|---|
sidebars.ts | Adds group management doc to navigation. |
docs/toolhive/guides-ui/run-mcp-servers.mdx | Inserts Group field steps and links to the new guide throughout server setup sections. |
docs/toolhive/guides-ui/group-management.mdx | Introduces a new guide explaining groups and related operations. |
docs/toolhive/guides-ui/client-configuration.mdx | Adds contextual tip and related link to group-based client access. |
Description
Related issues/PRs
Screenshots
Merge checklist
Content
sidebars.ts
) updated for added, deleted, reordered, or renamed filesvercel.json
for moved, renamed, or deleted pages (i.e., if the URL slug changed)Reviews