Unable to connect Github Integration connector to Claude Desktop on Ubuntu 26 #202671
Replies: 5 comments
This comment was marked as spam.
This comment was marked as spam.
-
|
Hi, I’ve read your question, and it looks like there might be two separate issues here:
Here are a few things I’d recommend checking:
Here are a couple of questions that might help identify the problem:
If you can share the exact error message or a screenshot of the authentication loop, I’d be happy to help narrow it down. |
Beta Was this translation helpful? Give feedback.
-
|
Hey there! 👋 Thanks for posting in the GitHub Community, @nationalsidework ! You are more likely to get a useful response if you are posting in the applicable category. The Apps, API and Webhooks category is a place for our community to discuss and provide feedback GitHub's APIs and webhooks. GitHub provides two APIs: a REST API and a GraphQL API. Webhooks allow you to build or set up integrations, such as GitHub Apps or OAuth Apps, which subscribe to certain events on GitHub.com I've gone ahead and moved this to the correct category for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
|
Since the web integration works, it sounds like your GitHub account and repository access are configured correctly, so the issue is probably specific to Claude Desktop or the MCP configuration. A few things I'd check: Make sure you're using the latest version of Claude Desktop. If the OAuth flow keeps looping, open Claude Desktop from a terminal and check for authentication errors in the logs. Also, let us know: Which MCP server are you using (official GitHub MCP or a third-party one)? Those details will help narrow down whether this is a permissions issue, an MCP configuration issue, or a Claude Desktop bug. |
Beta Was this translation helpful? Give feedback.
-
|
It seems like you're dealing with two different problems: the desktop app keeps getting stuck on authentication, and the GitHub integration isn't showing your private repos.
If the web version works but the desktop app doesn't, it's probably an issue with the desktop app or authentication, not your GitHub Pro plan. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
API
Body
I am on a personal pro plan, not teams or enterprise. I am on Ubuntu 26.
I am able to connect GitHub integration on the web, but for desktop it will not connect. It will loop. I installed Claude on github.com/apps/claude to my repository.
I installed the MCP connector. I am authenticated but it cannot find any of my private repos. I have tried from new sessions
I want to be able to push from claude to git
Beta Was this translation helpful? Give feedback.
All reactions