Describe the bug
When using UI Mode in the current version, using the config configuration file, the source code cli filecli/src/cli.ts does not process the configuration file, and the commit record shows that the config configuration is not processed in client/bin/start.js, but the config configuration is not processed in the start file
To Reproduce
Steps to reproduce the behavior:
- using UI Mode: npx -y @modelcontextprotocol/inspector --config ./test.json --server t-name
Expected behavior
Restore support for config configuration in UI Mode
Logs
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
When using UI Mode in the current version, using the config configuration file, the source code cli file
cli/src/cli.tsdoes not process the configuration file, and the commit record shows that the config configuration is not processed inclient/bin/start.js, but the config configuration is not processed in the start fileTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Restore support for config configuration in UI Mode
Logs
If applicable, add logs to help explain your problem.
Additional context
Add any other context about the problem here.