Missing MCP manifest for GitHub Copilot registry integration #619
Closed
BartoszKawa
started this conversation in
General
Replies: 1 comment
-
|
see #637. Closing this discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
According to the official GitHub Copilot tutorial on configuring MCP server access, each MCP server needs to expose a manifest JSON (via a manifest_url) that describes the server’s capabilities, tools, and schema.
We’re currently trying to register Azure DevOps MCP in a Copilot MCP registry and configure access for our organization. However, this package (@azure-devops/mcp) doesn’t appear to include or publish a manifest file — neither in the GitHub repository nor in the npm package metadata.
#Why this matters:
The GitHub Copilot MCP registry requires a valid manifest_url for every MCP server entry. Without an accessible manifest, Copilot cannot validate or register this MCP for managed access.
#Questions:
Thanks in advance for clarifying!
Beta Was this translation helpful? Give feedback.
All reactions