0.16.7
modelcontextprotocol/inspector0.16.7Sep 12, 2025by cliffhall
AI Summary
This release improves UI utilities and proxy transport handling. It adds clear buttons for request history and server notifications, implements dynamic header injection for proxy transports, and fixes the `authState.authorizationUrl` type.
Key Highlights
- Add clear buttons for request history and server notifications
- Implement dynamic header injection for proxy transports
- Fix authState.authorizationUrl type to URL
- Bump TS SDK to 1.18.0
New Features
- Clear buttons for request history and server notifications
- Dynamic header injection for proxy transports
Full Release Notes
## What's Changed * feat: add clear buttons for request history and server notifications by @ln-12 in https://github.com/modelcontextprotocol/inspector/pull/781 * fix: correct authState.authorizationUrl type to URL by @max-stytch in https://github.com/modelcontextprotocol/inspector/pull/786 * Implement dynamic header injection for proxy transports. by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/787 * fix: toast message when copying server entry for a Streamable HTTP transport URL by @wei in https://github.com/modelcontextprotocol/inspector/pull/789 * Bump TS SDK to 1.18.0 by @cliffhall in https://github.com/modelcontextprotocol/inspector/pull/798 * chore: bump version to 0.16.7 by @olaservo in https://github.com/modelcontextprotocol/inspector/pull/799 ## New Contributors * @ln-12 made their first contribution in https://github.com/modelcontextprotocol/inspector/pull/781 * @wei made their first contribution in https://github.com/modelcontextprotocol/inspector/pull/789 **Full Changelog**: https://github.com/modelcontextprotocol/inspector/compare/0.16.6...0.16.7