How do I add a server id in azure api center to allow a local mcp server in vscode with Github Copilot?
Hello,
I have an azure api center as my mcp registry url, I have added it to my Org's Github Copilot Policy Mcp section with registry only set. The url does not include things like workspace/default/v0.1 and the like, I am following the github docs on this.
I want to add a server id, for example github-mcp-server, such that if I have a local mcp server installed with the same server id in my VsCode it would be runnable. I have added the github-mcp-server mcp api with "https://placeholder.com" as the url, again I only want local no remote mcp servers allowed, but it shows as disabled.
What do I need to do in my azure api management center to allow this? Am I doing something wrong?