Deprecate MCP Optimizer in UI, remove UI tabs from tutorial#717
Merged
Deprecate MCP Optimizer in UI, remove UI tabs from tutorial#717
Conversation
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.
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates ToolHive documentation to deprecate the MCP Optimizer feature in the UI (ahead of its planned removal) and refocus the MCP Optimizer tutorial on the CLI-based workflow while pointing readers to vMCP as the long-term path.
Changes:
- Added a deprecation admonition to the ToolHive UI MCP Optimizer guide, replacing the prior “experimental” status note.
- Removed UI/CLI tabbed instructions from the MCP Optimizer tutorial, leaving a single CLI-oriented flow and cleaning up Linux section references.
- Updated tutorial “What’s next?” / “Related information” to emphasize the vMCP optimizer and add conceptual background links.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| docs/toolhive/tutorials/mcp-optimizer.mdx | Removes UI tabbed flows, adds vMCP migration note, and updates next/related links while keeping the CLI procedure. |
| docs/toolhive/guides-ui/mcp-optimizer.mdx | Adds a deprecation warning and removes the experimental-status block, pointing readers to vMCP. |
ChrisJBurns
pushed a commit
that referenced
this pull request
Apr 15, 2026
* Add deprecation notice to UI Optimizer guide Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> * Update tutorial with note and remove UI tab Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> --------- Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
yrobla
pushed a commit
that referenced
this pull request
Apr 16, 2026
* Add deprecation notice to UI Optimizer guide Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> * Update tutorial with note and remove UI tab Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> --------- Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> Co-authored-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
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.
Description
The MCP Optimizer in the ToolHive UI is being removed on April 22, 2026. The optimizer is now built into Virtual MCP Server (vMCP).
This PR:
:::danger) to the UI optimizer guide, replacing the old "experimental" status admonition:::noteto the tutorial explaining the move to vMCP (available in Kubernetes today, local experience coming soon)Context: https://stacklok.com/blog/mcp-optimizer-is-now-built-into-the-stacklok-platform/
Type of change
Related issues/PRs
N/A
Submitter checklist
Content and formatting
🤖 Generated with Claude Code