[deps]: Update @modelcontextprotocol/inspector to v2 - #235
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #235 +/- ##
=======================================
Coverage 59.88% 59.88%
=======================================
Files 15 15
Lines 1199 1199
Branches 253 253
=======================================
Hits 718 718
Misses 405 405
Partials 76 76 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
renovate
Bot
force-pushed
the
renovate/modelcontextprotocol-inspector-2.x
branch
from
September 16, 2026 17:35
6698bb2 to
1e59795
Compare
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.
This PR contains the following updates:
0.22.0→2.6.0Release Notes
modelcontextprotocol/inspector (@modelcontextprotocol/inspector)
v2.6.0Compare Source
What's Changed
*.localhostproxy by @cliffhall in #2290Full Changelog: modelcontextprotocol/inspector@2.5.0...2.6.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.6.0
SEP-2640 support added: Verifying Skills over MCP
v2.5.0Compare Source
What's Changed
ci, and guard it out of CI (#2146) by @cliffhall in #2167Full Changelog: modelcontextprotocol/inspector@2.4.0...2.5.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.5.0
v2.4.0Compare Source
What's Changed
token_expiredfrom an unknowable local expiry by @cliffhall in #2105Full Changelog: modelcontextprotocol/inspector@2.3.0...2.4.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.4.0
v2.3.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/inspector@2.2.0...2.3.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.3.0
v2.2.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/inspector@2.1.0...2.2.0
v2.1.0Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/inspector@2.0.0...2.1.0
v2.0.0Compare Source
The v2 Inspector is now the default release.
What's new
v2 ships as a single package with three clients — a Vite + React + Mantine web UI, a scriptable CLI, and an Ink-based TUI — over a shared
@inspector/coreruntime, so all three behave identically.Upgrading from v1
--confignow means a read-only session file;--catalogis the writable server list. See MCP server configuration.inspector-client,inspector-server,inspector-cli) are deprecated and not part of v2 — v2 publishes a single package.v1
v1 is deprecated and receives security fixes only, published under the
v1-latesttag:v1.0.2Compare Source
What's Changed
v1.x security and publishing fixes
v1dist-tag by @cliffhall in #1828v1-latest— npm rejectsv1by @cliffhall in #1829New Contributors
Full Changelog: modelcontextprotocol/inspector@1.0.1...1.0.2
v1.0.1: — v1 deprecatedCompare Source
v1 is deprecated. Use @modelcontextprotocol/inspector@latest (v2). v1 receives security fixes only.
v1.0.0Compare Source
Versioning Note
Since this should be the last release of the classic MCP Inspector, it is finally being promoted to 1.0.0, primarily so that it can be referred to as the V1 implementation. It fixes outstanding security warnings and includes a couple of bug fixes.
Along with the release of the the upcoming 2026-07-28 MCP specification, we will be publishing an entirely new Inspector with a completely different codebase. The V2 web-based inspector client, the CLI, and a new TUI — all of which have a shared code architecture — will all ship as a single npm package. The V1 Inspector package will be officially deprecated at that time, and no further work will be done on that line.
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/inspector@0.22.0...1.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.