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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We have GitHub Enterprise with data residency and want to use the GH MCP with OAuth.
How do we need to configure the GitHub App (especially permissions) so that this works.
Currently, I get errors when accessing anything but "get_me". Getting my profile works and answers with the correct data.
When accessing other stuff I get errors (mostly 404) - for example when calling "list_pull_requests":
In the GitHub app I have set the following permissions:
In the oauth scope I have set: "repo read:org read:user"
Any idea how to fix this issue? How do you have to setup the OAuth flow and the GitHub App to make this work?
Beta Was this translation helpful? Give feedback.
All reactions