Releases: modelcontextprotocol/inspector
Releases · modelcontextprotocol/inspector
0.16.1
What's Changed
- add
npm run dev:sdk
to get live sdk changes w/ simple server by @ochafik in #533 - Add Claude Code GitHub Workflow by @ihrpr in #593
- fix startup of webclient through cli by @cliffhall in #604
- Bump version to 0.16.1 by @cliffhall in #605
New Contributors
Full Changelog: 0.16.0...0.16.1
0.16.0
What's Changed
- fix: bind client to localhost to match server by @felixweinberger in #529
- Fix proxy port configuration for non-default SERVER_PORT by @felixweinberger in #555
- Fix fundamental schema issue with required fields defined incorrectly on JsonSchemaType by @olaservo in #480
- fix: allow typing negative numbers in tool parameter inputs by @markacianfrani in #548
- chore: Add node-version to package.json and workflows by @baruchiro in #473
- fix: full width in Chrome by @richardkmichael in #581
- Fix: Remove addition slash for check proxy health by @sebastian93921 in #500
- fix connection refused error message by @nabuskey in #554
- chore: Add engines to
package-lock.json
by @richardkmichael in #583 - Feat/prompt layout by @evalstate in #503
- Fix Server Notifications expansion state by @richardkmichael in #512
- feat: add "Copy JSON" button by @fveiraswww in #567
- chore: bump version to 0.16.0 by @olaservo in #589
New Contributors
- @baruchiro made their first contribution in #473
- @sebastian93921 made their first contribution in #500
- @nabuskey made their first contribution in #554
- @fveiraswww made their first contribution in #567
Full Changelog: 0.15.0...0.16.0
0.15.0
What's Changed
- Re-enable inspector auto-open & reloads post security fixes by @felixweinberger in #513
- docs: Update project organization in CLAUDE.md by @richardkmichael in #545
- [auth] Add resource compatibility to debugger (RFC 8707) by @pcarleton in #526
- Add a Playwright e2e test by @msabramo in #460
- Feat/cli http by @ryanjclark in #479
- chore: Update radix-ui components and icons by @richardkmichael in #557
- Bump version to 0.15.0 and bump sdk to 0.13.1 by @olaservo in #560
New Contributors
- @felixweinberger made their first contribution in #513
- @QuantGeekDev made their first contribution in #532
- @richardkmichael made their first contribution in #545
- @ryanjclark made their first contribution in #479
Full Changelog: 0.14.3...0.15.0
0.14.3
What's Changed
- Containerising inspector by @aaronpowell in #257
- feat: add version management scripts and CI check by @jerome3o-anthropic in #511
- Bump version to 0.14.3 by @cliffhall in #522
New Contributors
- @aaronpowell made their first contribution in #257
Full Changelog: 0.14.2...0.14.3
0.14.2
Fixing up a bug with the new proxy auth
What's Changed
- fix: use X-MCP-Proxy-Auth header for proxy authentication by @jerome3o-anthropic in #509
- Bumped all versions to 0.14.2 by @jerome3o-anthropic in #510
Full Changelog: 0.14.1...0.14.2
0.14.1
What's Changed
- Resizable left sidebar by @msabramo in #459
- Normalize connection logging by @cliffhall in #478
- Add tooltip for URL field by @msabramo in #488
- Fixing linting issues from previous bug fix by @jerome3o-anthropic in #504
- fix: update remaining version references to 0.14.1 by @jerome3o-anthropic in #505
New Contributors
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- rework naming on config copy by @pcarleton in #425
- [auth debugger] Make the quick flow use the same state machine as the step-by-step flow by @pcarleton in #426
- fix: handle the client disconnect so that the server does not crash. by @wolfdancer in #380
- Revert "fix: handle the client disconnect so that the server does not crash." by @cliffhall in #464
- Add structured output support by @bhosmer-ant in #456
- Adding tests for when a sse url with specfic protocols or ports are passed to
useConnection
by @olaservo in #360 - Bump vite from 6.3.0 to 6.3.4 in the npm_and_yarn group across 1 directory by @dependabot in #365
- Improve color contrast and readability in dark mode by @balajmarius in #449
- Allow multiple instances of the Inspector to connect to the same MCP server by @cliffhall in #428
- Add quick start example by @dbsanfte in #462
- feat: support custom authorization headers, fix #395 by @Littly in #400
- Add simple architecture overview with note on proxy role by @olaservo in #476
- Send HTTP DELETE on streamable transport disconnect by @cliffhall in #470
- [auth] Support new auth metadata endpoint from draft spec by @pcarleton in #469
- fix: Resource template query parameters not appended to request URI by @dr3s in #485
- Bump Inspector to 0.14.0 by @cliffhall in #489
New Contributors
- @wolfdancer made their first contribution in #380
- @bhosmer-ant made their first contribution in #456
- @balajmarius made their first contribution in #449
- @dbsanfte made their first contribution in #462
- @Littly made their first contribution in #400
- @dr3s made their first contribution in #485
Full Changelog: 0.13.0...0.14.0
0.13.0
What's Changed
- feat(client): add search param configuration by @kentcdodds in #333
- feat: change style by @MMMarcinho in #388
- Implement auto-open feature for browser launch on server start by @moekiorg in #276
- Add Auth debugger tab by @pcarleton in #355
- feat: Add copy json config button by @sumeetpardeshi in #334
- fix: quick oauth flow could not transition to token_request due to missing server metadata by @kamal in #407
- Fix connection issue for servers with auth by @ihrpr in #418
- 0.13.0 bump version by @ihrpr in #427
New Contributors
- @MMMarcinho made their first contribution in #388
- @moekiorg made their first contribution in #276
- @pcarleton made their first contribution in #355
- @sumeetpardeshi made their first contribution in #334
- @kamal made their first contribution in #407
- @ihrpr made their first contribution in #418
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
- Fix the inspector caching problem by @cliffhall in #367
- Consolidate hooks by @cliffhall in #366
- Add npm clean script to simplify resetting dependencies by @olaservo in #372
- fix: sdk version upgrade by @kavinkumar807 in #377
- feat(client): Add PingTab when no server capabilities by @kentcdodds in #371
- Fix to the Authorization header bug for Streamable-HTTP by @santthosh in #370
- Bump version to 0.12.0 by @olaservo in #383
New Contributors
- @kentcdodds made their first contribution in #371
- @santthosh made their first contribution in #370
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
- add support for Streamable HTTP server by @shivdeepak in #294
- fix - Reset Prompt results by @Kavyapriya-1804 in #338
- Create sampling response form by @nathanArseneau in #246
- Fix support for streamable-http connections by @cliffhall in #339
- When argument to a tool is not specified it should not be default and send via MCP request as a NULL value. by @imitko in #357
- Bump version to 0.11.0 by @cliffhall in #350
- Bump release to 0.11.0 - Amendment by @cliffhall in #362
New Contributors
- @shivdeepak made their first contribution in #294
- @imitko made their first contribution in #357
Full Changelog: 0.10.2...0.11.0-amended