Kavin Kumar B
Kavin Kumar B
@GhostOfGauss will check with this
@olaservo I’ve not started this yet, please assign this to me. I’ll start looking into this. Thanks!
@GhostOfGauss When I tried to execute the above `npx @modelcontextprotocol/inspector npx @playwright/mcp@latest --cli --method tools/list` command as mentioned in the description the process exits as expected after listing the tools....
@mrexodia I will check with this
@pulkitsharma07 I think once this [PR #290](https://github.com/modelcontextprotocol/inspector/pull/290) gets merged the reconnect issue will be fixed right ? I was not able to reproduce above issue when I hit connect button,...
@davidawad sounds interesting will check the possibilities
@ramonduraes can you please share the server you’ve used above?
@ramonduraes thanks will check with this
@ramonduraes completely occupied this week, will check this weekend
The`useEffect` code changes in **ToolsTab.tsx** as part of the PR #284 causes the issue where the `params` has empty values after getting mapped using `generateDefaultValue()` I've gone through the PR...