You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to configure Github MCP behavior for my repository, if I set the env var GITHUB_TOOLSETS, I get an error from Github's UI that GITHUB_ is protected.
Expected vs actual behavior
Either the naming of the env var should be updated so that it doesn't start with GITHUB_, or else the documentation should be updated to provide some sort of workaround.