Open
Description
Describe the bug
Setting up the remote GitHub MCP Server hosted at https://api.githubcopilot.com/mcp/ under https://claude.ai/settings/integrations leads to following issues:
- even after entering the URL with a trailing slash, Claude corrects it to https://api.githubcopilot.com/mcp
- upon clicking the "Connect" button Claude Code shows the error message "There was an error connecting to GitHub server. Please check your server URL and make sure your server handles auth correctly."
No other error message is shown, no more details are provided. The integration does not change into the "connected" mode.
Affected version
- the remote GitHub MCP Server hosted at https://api.githubcopilot.com/mcp/
Steps to reproduce the behavior
- open https://claude.ai/settings/integrations
- log in to Claude, if not logged in
- click "Add integration"
- enter "Integration name": GitHub
- enter "Integration URL": https://api.githubcopilot.com/mcp/
- click "Add"
- locate the "GitHub" integration in the list of integrations
- click "Connect"
Expected vs actual behavior
I expected the connection to be established, and asked for credentials, potentially by being redirected to the GitHub website.
Instead I got an error message reading "There was an error connecting to GitHub server. Please check your server URL and make sure your server handles auth correctly."
Logs
No logs are available.