Summary
Improve the existing Inspector CLI (mcp-inspector --cli) with catalog introspection, clearer auth controls, and better OAuth UX.
Scope
servers/list / servers/show against catalog/config (with secret redaction on show)
--relogin and --stored-auth-only for OAuth flows
- OAuth UX: open the authorization URL in the browser and OSC 8 terminal hyperlinks where supported
- Internal
handlers/ extraction in clients/cli (shared structure for method dispatch / formatting)
- Tests and CLI README updates for the above
Acceptance
Summary
Improve the existing Inspector CLI (
mcp-inspector --cli) with catalog introspection, clearer auth controls, and better OAuth UX.Scope
servers/list/servers/showagainst catalog/config (with secret redaction on show)--reloginand--stored-auth-onlyfor OAuth flowshandlers/extraction inclients/cli(shared structure for method dispatch / formatting)Acceptance
mcp-inspector --cliservers/shownpm run cigreen