Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Sep 30, 2025

Description

Some minor polish:

  • Removed duplicate heading from guides-ui/run-mcp-servers page
  • Fixed order of operations to match the UI order
  • Moved the remote server auth examples to a partial so it could be included in both sections (anchor link wasn't working across tabs)
  • Corrected an old note about network isolation only being supported for registry servers

Merge checklist

Content

  • (N/A) New pages include a frontmatter section with title and description at a minimum
  • (N/A) Sidebar navigation (sidebars.ts) updated for added, deleted, reordered, or renamed files
  • (N/A) Redirects added to vercel.json for moved, renamed, or deleted pages (i.e., if the URL slug changed)

Reviews

  • Content has been reviewed for technical accuracy
  • Content has been reviewed for spelling, grammar, and style

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>
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 30, 2025 20:34
@vercel
Copy link

vercel bot commented Sep 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Sep 30, 2025 8:45pm

@danbarr danbarr changed the title Improve documentation for network isolation and server configurations Minor improvements and fixes for UI docs Sep 30, 2025
Copy link
Contributor

Copilot AI left a 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>
@danbarr danbarr merged commit 6a995e8 into main Sep 30, 2025
6 checks passed
@danbarr danbarr deleted the minor-fixes branch September 30, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants