Conversation
The API Center MCP registry URL is not documented anywhere, adding it to the documentation to help with the setup.
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
There was a problem hiding this comment.
Pull Request Overview
This PR adds documentation for the Azure API Center MCP registry URL to help users with setup and configuration. The change provides a clear example of how to construct the correct URL format for accessing the MCP Registry through Azure API Center.
- Adds clarification on the Azure API Center URL format for MCP Registry access
- Includes a concrete example URL pattern with placeholders for user-specific values
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@luizbon Thanks for opening a PR and pull request! This looks fairly simple, so I'll look into it and get back to you. |
VSCode suffix the registry endpoint with /v0.1/servers and /v0/servers when validating the registry.
Why: The API Center MCP registry URL is not documented anywhere, adding it to the documentation to help with the setup.
Closes: #40894
What's being changed (if available, include any code snippets, screenshots, or gifs):
Adding an example URL to the notes section after the API Center configuration steps.
Check off the following: