Sandeep Somavarapu

Results 248 comments of Sandeep Somavarapu

It seems one should log in to GitHub to register an MCP server. If so, then that user should be the owner of the MCP server right? Then, the registry...

Given this example that is listed in the repository ``` { "servers": [ { "id": "a5e8a7f0-d4e4-4a1d-b12f-2896a23fd4f1", "name": "@modelcontextprotocol/servers/src/filesystem", "description": "Node.js server implementing Model Context Protocol (MCP) for filesystem operations.", "repository":...

This is a sample of how an mcp server is shown to user without proper name, publisher and icon info. I would prefer the registry provides these details instead of...

@tadasant Sure, I can start with reverse DNS lookup of the `name`. May I know how you retrieved the label - "Filesystem MCP Server" - from above example?

Is it possible that the server derive this information and send it as part of the response. This will give consistency across clients right?

Thank you for opening this issue 🙏 To be transparent, we are running an experiment (for a portion of our users) to show the placeholder Chat view to users that...

@Tyriar It seems this option `showHoverHint` is not available for `setupManagedHover` https://github.com/microsoft/vscode/blob/dde43f978fc93d84249fe16f755076266e4937fc/src/vs/base/browser/ui/hover/hover.ts#L65

Fix here is to show the hint to Hold Alt and it seems not to be shown. @Tyriar I have set the flag `showHoverHint` while showing the hover and it...

Can you please file a separate issue for Extensions View and investigate them separately. If we end up having same root cause then we can mark them as duplicates. As...

I am not able to reproduce. Can you please provide steps? By any chance do you have this view visible before switching the profile?