-
Notifications
You must be signed in to change notification settings - Fork 466
Add MCP proxy address config support, better error messages, redesigned Config panel #243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MCP proxy address config support, better error messages, redesigned Config panel #243
Conversation
ba5c10f
to
0dcd10c
Compare
cc @cliffhall @olaservo for review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reaching out to @olaservo to weigh in on the implementation and who might also be able to test on Windows. |
@pulkitsharma07 looks like there are some conflicts to resolve. |
Resolved |
@pulkitsharma07 yet again more conflicts to resolve. |
@cliffhall done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested again locally. LGTM! 👍
1. Add support to connect to MCP Inspector Proxy running on a different address (host/port).
2. Better error messaging in case
MCP Server is down
ORMCP Inspector Proxy is down
.3. Redesigned configuration panel to show key names (which will help in moving to a centralised config file in the future), with tooltips
Screen.Recording.2025-04-01.at.7.31.14.PM.mov
Motivation and Context
How Has This Been Tested?
Tested locally with remote MCP + running MCP proxy on different port
Breaking Changes
None
Types of changes
Checklist
Additional context