From b97609d92aea19bf3b005b9454dc319dc74d94f9 Mon Sep 17 00:00:00 2001 From: ciregenz Date: Thu, 18 Jun 2026 00:55:39 -0700 Subject: [PATCH] [eric] github mcp: point at /x/all so every toolset is exposed, not the default subset (cherry picked from commit 0df418496d98ea769f7cddb9d95219128668fc38) --- frontend/src/app/pages/Tools/integrations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/pages/Tools/integrations.tsx b/frontend/src/app/pages/Tools/integrations.tsx index 2326ee8f..9df3254e 100644 --- a/frontend/src/app/pages/Tools/integrations.tsx +++ b/frontend/src/app/pages/Tools/integrations.tsx @@ -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: (