diff --git a/home.nix b/home.nix index e8bf597..ad1fb0f 100644 --- a/home.nix +++ b/home.nix @@ -855,11 +855,6 @@ in url = "https://mcp.linear.app/mcp"; enabled = true; }; - github = { - type = "remote"; - url = "https://api.githubcopilot.com/mcp/"; - enabled = true; - }; }; };