-
Notifications
You must be signed in to change notification settings - Fork 35.7k
Open
Labels
chat-mcp-managementIssues related to browsing and managing MCP Servers in VS CodeIssues related to browsing and managing MCP Servers in VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
Support MCP registry endpoint as org-policy to allow-list MCP
Allow enterprises to set a MCP registry endpoint and registry restriction in GH org policies. VS Code should read these policies and provide browsing and installing MCP servers from this registry. If restriction is enabled then prevent starting MCP servers that are not in the registry.
- The registered MCP server should support the v0.1 spec of MCP registry spec
- The configured end point should be of the form
https://api.mcp.github.com/
. VS Code will add necessary routes likev0.1/servers/
to access data from the server. - If access is restricted to registry (in the policy) then
- Allow starting the installed server only if it is in the registry
- If the server is a remote server then allow only if the remote server url is same as in the registry
matthewlshieldstorsknod2
Metadata
Metadata
Assignees
Labels
chat-mcp-managementIssues related to browsing and managing MCP Servers in VS CodeIssues related to browsing and managing MCP Servers in VS Codefeature-requestRequest for new features or functionalityRequest for new features or functionality