[eric] github mcp: point at /x/all so every toolset is exposed, not the default subset

(cherry picked from commit 0df418496d98ea769f7cddb9d95219128668fc38)
This commit is contained in:
ciregenz
2026-06-19 00:25:54 -07:00
parent 40c863e9cf
commit b97609d92a
@@ -54,7 +54,7 @@ export const INTEGRATIONS: Integration[] = [
id: 'github',
name: 'GitHub',
description: 'Repos, issues, pull requests, Actions, code search, and gists. Connects with your GitHub account.',
mcp_config: { type: 'http', url: 'https://api.githubcopilot.com/mcp/' },
mcp_config: { type: 'http', url: 'https://api.githubcopilot.com/mcp/x/all' },
color: '#181717',
website: 'https://github.com/github/github-mcp-server',
icon: (