- Notifications
You must be signed in to change notification settings - Fork3.1k
adding remote server header for lockdown configuration#1417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR adds documentation for theX-MCP-Lockdown header to the remote server configuration guide, enabling users to control lockdown mode for the remote GitHub MCP server.
- Documents the new
X-MCP-Lockdownheader, which is equivalent to the existingGITHUB_LOCKDOWN_MODEenvironment variable for the local server - Adds an example showing how to configure the lockdown header alongside other optional headers
- Maintains consistency with existing header documentation patterns (X-MCP-Readonly, X-MCP-Toolsets)
💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
JoannaaKL left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I didn't addX-MCP-Lockdown to the remote server yet so let's remove it for now? I will prep a separate pr to update it. 🙏
548c27c intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Updating the docs regarding lockdown mode for remote server configuration.
Closes: